Merge pull request #640 from ShinobiWPS/patch-1

Add "crumbsjs"
This commit is contained in:
Gökay Gürcan 2019-10-10 22:16:09 +02:00 committed by GitHub
commit 439c9bf6f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -439,6 +439,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [DB.js](https://github.com/aaronpowell/db.js/) - Promise based IndexDB Wrapper library.
* [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.
## Color