@elysiajs/cookie

v0.6.0-beta.0
Plugin for Elysia that add supports for get/set cookie
elysia cookie

dev

bun run --hot example/index.ts

test

bun wiptest && npm run test:node

test:node

npm install --prefix ./test/node/cjs/ && npm install --prefix ./test/node/esm/ && node ./test/node/cjs/index.js && node ./test/node/esm/index.js

build

rimraf dist && tsc --project tsconfig.esm.json && tsc --project tsconfig.cjs.json

release

npm run build && npm run test && npm publish --access public
npm i @elysiajs/[email protected]

Metadata

  • MIT
  • Whatever
  • saltyAom
  • released 8/1/2023

Downloads

Maintainers