@yusuf-yeniceri/easy-storage
v1.0.23
Published
Easy to Use, Local Storage API Wrapper, Easy Storage
Downloads
23
Readme
BİSMİLLAHİRRAHMANİRRAHİM
🚀 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.
:exclamation: Requirements
Just install the package from npm.
:video_game: 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'
- Don't forget to check website