auto-cookie
v2.0.0
Published
auto set cookie domain like google-analytics
Downloads
393
Readme
auto-cookie
auto set cookie domain like google analytics
Table of Contents
Code Example
see examples
Install
npm install auto-cookie js-cookie --save
Usage
import { save } from "auto-cookie";
save(cookieName, data, options); // write
Tests
Tests depends on webdriver. See setup it.
npm run test
Contribute
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
License
MIT © UNCOVER TRUTH Inc.