2.0.0 • Published 6 years ago

auto-cookie v2.0.0

Weekly downloads
18
License
MIT
Repository
github
Last release
6 years ago

auto-cookie

npm version Build Status dependencies Status devDependencies Status standard-readme compliant

Build Status

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.

2.0.0

6 years ago

1.1.0

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.1

7 years ago