2.0.0 • Published 3 months ago

cookie-es v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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/core@coverbase/http@coverbase/nuxt-auth@routup/cookiela-nuxt-i18n@ourongxing/nitro@ourongxing/nitropackstaytesrvxtehmusimhujan@antify/app-context-module@antify/authorization-module@axxy/nuxt@chmking/h3-csrf@aabelmann/ui-layer@danizean/cyberzonezona-xvilay@dword-design/nuxt@dword-design/nuxt-i18n@hebilicious/authjs-nuxt@hebilicious/h3@hebilicious/nitro@hebilicious/unstable-nitro@lucasroll62/nuxt3-auth@lorado/nuxtjs_apollo@maanex/nuxt-apollo-upload@neon.id/storage@mikebellika/nitropack@modern-js/plugin-devtools@modern-js/devtools-client@modern-js/devtools-kit@impoh/nuxt@privyid/nuauth@sapphire/plugin-api@refactorjs/ofetch@nuxtjs/kinde@nuxt/bridge@nuxt/bridge-edge@nuxt-alt/auth@nuxt3/apollo-module@oviava/authjs-nuxt@so1ve/nitropack@rigo-m/nitropack@simonshiki/nitropackmoveton.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-reposhowgalleryhixt3holepackholepack-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-coo@sword-code-practice/h3@swordjs/h3@tanstack/start-client@tanstack/start-client-core@tanstack/react-start-clientanakketigaanaklanangteaanakwadontea
2.0.0

3 months ago

1.2.2

11 months ago

1.2.0

11 months ago

1.2.1

11 months ago

1.1.0

1 year ago

1.0.0

2 years ago

0.5.0

4 years ago

0.0.0

4 years ago