@nestjsplus/cookies

v1.1.1
Decorators for Managing Cookies with NestJS
nestjs decorators cookies

build

rm -rf ./dist && tsc && npm run build:index

build:index

rm -rf ./index.js ./index.d.ts && tsc -d --skipLibCheck ./index.ts

format

prettier --write "src/**/*.ts"

lint

tslint -p tsconfig.json -c tslint.json

test

jest

test:watch

jest --watch

test:cov

jest --coverage

test:e2e

jest --config ./test/jest-e2e.json
npm i @nestjsplus/cookies

Metadata

  • MIT
  • Whatever
  • John Biundo
  • released 3/28/2020

Downloads

Maintainers