mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
add cookies
This commit is contained in:
parent
106ccd8511
commit
61cb553fb9
@ -189,6 +189,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
|
||||
* [jStorage](https://github.com/andris9/jStorage) - jStorage is a simple key/value database to store data on browser side.
|
||||
* [basket.js](https://github.com/addyosmani/basket.js) - A script and resource loader for caching & loading scripts with localStorage.
|
||||
* [jquery-cookie](https://github.com/carhartl/jquery-cookie) - A simple, lightweight jQuery plugin for reading, writing and deleting cookies.
|
||||
* [Cookies](https://github.com/ScottHamper/Cookies) - JavaScript Client-Side Cookie Manipulation Library.
|
||||
|
||||
|
||||
## Color
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user