simple-storejs

1.0.1 • Public • Published

store

simple collection management using localStorage

Usage

methods :

  • getIndexById : retrieve index of object
  • remember : persistence
  • save : add or update collection
  • remove : remove from collection
  • clear : clear collection
  • find : find using key/value pair
  • toggle : toggle property for an object

attributes :

  • name
  • data

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i simple-storejs

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • guillaumebiton