fgiasson / jquery-enhanced-cookie

Enhanced Version of the jQuery Cookie plugin that uses HTML5's localStorage feature and that support chunking of values in multiple cookies to save big size content.
http://fgiasson.com/blog/index.php/2012/01/05/jquery-cookie-pluging-extended-with-html5-localstorage-and-chunked-cookies
26 stars 12 forks source link

Bower? #6

Open skynet opened 8 years ago

skynet commented 8 years ago

Would love to handle versioning via bower if possible?

fgiasson commented 8 years ago

Hi, There is no plan for that, but any improvement to it is welcome is anybody have the time to do this.