Yusuf-YENICERI / Easy-Storage

Easy to Use, Local Storage API Wrapper, Easy Storage

Home Page:https://yusuf-yeniceri.github.io/Easy-Storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About

Easy to Use, Local Storage API Wrapper, Easy Storage

https://yusuf-yeniceri.github.io/Easy-Storage


Languages

Language:TypeScript 100.0%