/Easy-Storage

Easy to Use, Local Storage API Wrapper, Easy Storage

Primary LanguageTypeScript

BİSMİLLAHİRRAHMANİRRAHİM


Easy Storage


Easy to Use, Local Storage API Wrapper, Easy Storage!



🚀 Why should i use this?

I would advice you to visit this website, but to summarize it, that's easiest way to manage your local storage. It has 3 powerful functions, get, set and modify.

❗ Requirements

Just install the package from npm.

🎮 Usage

It is very easy to use this:

  • Install the package with yarn or npm:
  npm install @yusuf-yeniceri/easy-storage

or

  yarn add @yusuf-yeniceri/easy-storage
  • Import it to start using
import db from '@yusuf-yeniceri/easy-storage'