Hacker News new | ask | show | jobs
Cookie.js – a JavaScript cookie library (github.com)
2 points by jscoder 5175 days ago
1 comments

looks nice, been using jquery.cookie for a while now.. ridding ourselves of the jquery dependency is cool.. but how many projects these days do not use jquery??? Still, certainly something I'll spend some time playing with.