From 61cb553fb97fc3f4642d3466a7a6b7e7541717e9 Mon Sep 17 00:00:00 2001 From: chencheng Date: Sun, 13 Jul 2014 16:35:08 +0800 Subject: [PATCH] add cookies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c37f1ba..063e3c0 100644 --- a/README.md +++ b/README.md @@ -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