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

Package Sidebar

Install

npm i simple-storejs

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • guillaumebiton