1.0.5 • Published 1 month ago

storageboy v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

StorageBoy

  • Run npm i storageboy or yarn if you prefer that.

  • Following are the methods that are available to use :

    • loadFromLocalStorage
    • saveToLocalStorage
    • deleteFromLocalStorage
    • initialize
    • deleteFromStorage
    • saveToStorage
    • findById
    • loadFromStorage
    • loadFromCookieStore
    • saveToCookieStore
    • saveCookie
    • deleteFromCookieStorage
  • Package can be used to use browser storage options like IndexedDB, CookieStorage and LocalStorage.

  • More Dynamic approach and flexibility will be implemented in the future.

  • If you wish to collaborate then you are most welcomed. Generate a pull request in the git repo and we can make it happen!

1.0.5

1 month ago

1.0.4

1 month ago

1.0.3

1 month ago

1.0.2

1 month ago

1.0.1

1 month ago

1.0.0

1 month ago