mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
Add jq-cookie #231
This commit is contained in:
@@ -366,6 +366,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
|
|||||||
* [bag.js](https://github.com/nodeca/bag.js) - A caching script and resource loader, similar to basket.js, but with additional k/v interface and localStorage / websql / indexedDB support.
|
* [bag.js](https://github.com/nodeca/bag.js) - A caching script and resource loader, similar to basket.js, but with additional k/v interface and localStorage / websql / indexedDB support.
|
||||||
* [basil.js](https://github.com/Wisembly/basil.js) - The missing Javascript smart persistent layer.
|
* [basil.js](https://github.com/Wisembly/basil.js) - The missing Javascript smart persistent layer.
|
||||||
* [jquery-cookie](https://github.com/carhartl/jquery-cookie) - A simple, lightweight jQuery plugin for reading, writing and deleting cookies.
|
* [jquery-cookie](https://github.com/carhartl/jquery-cookie) - A simple, lightweight jQuery plugin for reading, writing and deleting cookies.
|
||||||
|
* [js-cookie](https://github.com/js-cookie/js-cookie) - A simple, lightweight JavaScript API for handling browser cookies
|
||||||
* [Cookies](https://github.com/ScottHamper/Cookies) - JavaScript Client-Side Cookie Manipulation Library.
|
* [Cookies](https://github.com/ScottHamper/Cookies) - JavaScript Client-Side Cookie Manipulation Library.
|
||||||
* [DB.js] (https://github.com/aaronpowell/db.js/) - Promise based IndexDB Wrapper library
|
* [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.
|
* [lawnchair.js] (https://github.com/brianleroux/lawnchair/) - Simple client-side JSON storage.
|
||||||
|
|||||||
Reference in New Issue
Block a user