cookie-es
[![bundle size](https://flat.badgen.net/bundlephobia/minzip/cookie-es)](https://bundlephobia.com/package/cookie-es)
Last updated 3 years ago by pi0 .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install cookie-es 
SYNC missed versions from official npm registry.

cookie-es

bundle size

ESM build of cookie with bundled types.

Usage

Install:

# npm
npm i cookie-es

# yarn
yarn add cookie-es

Import:

// ESM
import { parse, serialize } from 'cookie-es'

// CommonJS
const { parse, serialize } = require('cookie-es')

License

MIT

Current Tags

  • 1.0.0                                ...           latest (3 years ago)

3 Versions

  • 1.0.0                                ...           3 years ago
  • 0.5.0                                ...           4 years ago
  • 0.0.0                                ...           4 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (0)
None
Dev Dependencies (8)

Copyright 2013 - present © cnpmjs.org | Home |