2.0.0 • Published 8 months ago

cookie-es v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

🍪 cookie-es

npm version npm downloads bundle size install size codecov

ESM ready Cookie and Set-Cookie parser and serializer based on cookie and set-cookie-parser with built-in types.

Usage

Install:

# ✨ Auto-detect (npm, yarn, pnpm, bun, deno)
npx nypm install cookie-es

Import:

ESM (Node.js, Bun, Deno)

import {
  parse,
  serialize,
  parseSetCookie,
  splitSetCookieString,
} from "cookie-es";

CDN (Deno, Bun and Browsers)

import {
  parse,
  serialize,
  parseSetCookie,
  splitSetCookieString,
} from "https://esm.sh/cookie-es";

License

MIT

Based on jshttp/cookie (Roman Shtylman and hristopher Wilson) and nfriedly/set-cookie-parser (Nathan Friedly).

@outloud/nuxt@nuxtjs-alt/auth@danifoldi/nitropack@infinitebrahmanuniverse/nolb-coonuxt3-custom-auth@everything-registry/sub-chunk-1378@coverbase/corela-nuxt-i18nhixt3holepackholepack-edgeh3h3-nightlylinkedin-api-fetchlinkedin-api-fetch-extendmangudinlagirajinloading-animated@uniformdev/context-vue@thecodeorigin/nuxt@tomw2w/my-nuxt-layer@toyopilgrim/nuxt-alt-auth@tpkg/weber@vinxi/h3@zalastax/nolb-cooanakketigaanaklanangteaanakwadontea@ourongxing/nitro@ourongxing/nitropackstaytesrvxtehmusimhujanzona-xvilay@lorado/nuxtjs_apollomoveton.authmeteorproxynayota-open-sdknayota-show-sdknayota-cfg-sdknayota-data-sdknayota-devops-sdknayota-energy-sdknuxtpaginationsnuxt-shop-kitnuxtnuxt3nuxt-with-fixed-cachenuxtjs-custom-authnuxt-auth-toolkitnuxt-nightlypatepangdeuisedanbosoknitro-gonitro-nightlynitropack-edgenitropackpileuleuyantearefinejs-reposhowgallery@nuxt/bridge@nuxt/bridge-edge@nuxtjs/kinde@nuxtjs/i18n@nuxt-alt/auth@nuxt3/apollo-module@genseki/next@genseki/plugins@genseki/react@dword-design/nuxt@dword-design/nuxt-i18n@hebilicious/authjs-nuxt@hebilicious/h3@hebilicious/nitro@hebilicious/unstable-nitro@impoh/nuxt@inzombieland/core@oviava/authjs-nuxtgerimismalamseningassefalsgassefals-2gashi@swordjs/h3@sword-code-practice/h3@tanstack/react-start-client@tanstack/solid-start-client@tanstack/start-client@tanstack/start-client-coredynamics-contracts-xdtwo3dtwoerison-nuxt3enefti-galeri@aabelmann/ui-layer@privyid/nuauth@mikebellika/nitropack@bryan-hoang/aoc-client@chmking/h3-csrf@axxy/nitropack@axxy/nuxt
2.0.0

8 months ago

1.2.2

1 year ago

1.2.0

1 year ago

1.2.1

1 year ago

1.1.0

2 years ago

1.0.0

3 years ago

0.5.0

4 years ago

0.0.0

4 years ago