js-cookie
A simple, lightweight JavaScript API for handling cookies, client-side.
About this project
JavaScript Cookie A simple, lightweight JavaScript API for handling cookies, client-side. — Extensive browser support — Accepts any character — Heavily tested — No dependency — Supports both ES and AMD/CommonJS modules — RFC 6265 compliant — Useful Wiki — Enable custom encoding/decoding — Due to an obscure bug in the underlying WinINET InternetGetCookie implementation, IE’s document.cookie will not return a cookie if it was set with a path attribute containing a filename. (From Internet Explorer Cookie Internals (FAQ)) This means one cannot set a path using window.location.pathname in case such pathname contains a filename like so: /check.html (or at least, such cookie cannot be read…
Technologies
Project health
GitHub
Reviews
Built by
Maintain js-cookie/js-cookie? Claiming verifies admin access through your GitHub account and gives you control of this listing.

