Merge pull request #740 from softvar/add-awesome-web-storage

Add awesome-web-storage to storage section
This commit is contained in:
Gökay Gürcan 2020-10-12 10:29:39 +02:00 committed by GitHub
commit 06bf9a8bbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -477,6 +477,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [lawnchair.js](https://github.com/brianleroux/lawnchair/) - Simple client-side JSON storage.
* [sql.js](https://github.com/kripken/sql.js) - SQLite compiled to JavaScript through Emscripten.
* [crumbsjs](https://github.com/nirtz89/crumbsjs) - A lightweight vanilla ES6 cookies and local storage JavaScript library.
* [awesome-web-storage](https://github.com/softvar/awesome-web-storage) - Everything you need to know about client-side storage.
## Color