fastify-session

v5.2.1
a session plugin for fastify
session fastify

unit

ava test/*.test.js

tsc-check

tsc --project ./types/tsconfig.json --noEmit

test

npm run lint && npm run unit && npm run tsc-check

lint

standard lib/* test/*

coveralls

nyc npm test

coverage

nyc npm test && nyc report --reporter=html
npm i fastify-session

Metadata

  • MIT
  • >= 10.13.0
  • Denis Fäcke
  • released 11/2/2020

Downloads

Maintainers