Arc'teryx Cookie Helpers
ARCTERYX JavaScript helper library.NOTE: For Cloudburst use "universal-cookie" library instead.
Install it:
npm install @arcteryx/js-cookie
Use it as an ES Module:
``` ```
Build and test locally like this:
npm install
npm run build