Skip to content

nyxblabs/esnext-cookie

Repository files navigation

cover npm version npm downloads bundle License

πŸͺ esnext-cookie

πŸ”¨πŸͺπŸ“¦ ESM build cookie with bundled types.

Usage

Install:

#nyxi
nyxi esnext-cookie

# pnpm
pnpm add esnext-cookie

# npm
npm i esnext-cookie

# yarn
yarn add esnext-cookie

Import:

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

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

πŸ“œ License

MIT - Made with πŸ’ž

About

πŸ”¨πŸͺπŸ“¦ ESM build of cookie with bundled types.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project