@elysiajs/cookie

v0.0.0-experimental.5
A plugin for Elysia that add supports for get/set cookie
elysia cookie

dev

nodemon --config nodemon.json

test

bun wiptest

build

npm run build:main && npm run build:es

build:main

swc src --config-file .cjs.swcrc -d build

build:es

swc src --config-file .es.swcrc -d build/es

release

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

Metadata

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

Downloads

Maintainers