From c3a9a2330296b0a7e23780ce3f7fb5df7a014b20 Mon Sep 17 00:00:00 2001 From: Alexandru Gherasim Date: Thu, 10 Oct 2019 17:57:59 +0200 Subject: [PATCH] Add "crumbsjs" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f5cab2..391943d 100644 --- a/README.md +++ b/README.md @@ -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