rua-storage
v0.3.3
Published
An elegant asynchronic storage library
Downloads
6
Maintainers
Readme
Rua-Storage
An elegant asynchronous storage library
No Configuration, Only 7 Api
Advantages of Rua.js
- Easy to learn
- Minimized api amount
- Extremely Simplified
- Cross-platform (React, React Native)
- Using Typescript, which scales
Engines
Website: WebSQL(if supported) or localStorage (Powered By localForage)
React Native: AsyncStorage
Rua-Cache is Better!
This library was a part of Rua-Cache, we separate it from Rua-Cache in case of you want use it independently
Why use async?
Because React Native
only provides a AsyncStorage