Lightweight, event-driven cookie manager for parsing, setting, and tracking cookies with ease.




Installation


To include cookie-events in Node, first install with npm.



npm install cookie-events









How to build cookie-events


Clone a copy of the main cookie-events git repo by running:



git clone...