@elysiajs/cookie

v0.1.0-rc.1
Plugin for Elysia that add supports for get/set cookie
elysia cookie

dev

bun run --hot example/index.ts

test

bun wiptest

build

rimraf dist && npm run build:cjs && npm run build:esm

build:cjs

tsc --project tsconfig.cjs.json

build:esm

tsc --project tsconfig.esm.json

release

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

Metadata

  • MIT
  • Whatever
  • saltyAom
  • released 12/6/2022

Downloads

Maintainers