Skip to content

oguzhankircali/WebStorageManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebStorageManager

Build Status

Web Storage Manager is a library to manage local/session storage. Includes lots of methods to manage storage on your web pages. Commonly, we use web storage to keep our key-value lists.

So, this library have some methods like;

  • to add item to list,
  • to get item by id from list,
  • to get all items from list,
  • to remove item/all from list

Use budala.help() function to discover methods. You can see all methods under budala key. (Ex: budala.getAll()) Please let me know if you have some advices to improve this library via oguzhankircali@gmail.com e-mail address.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published