fastify-cors

v5.1.0
Fastify CORS
fastify cors headers access control

lint

npm run lint:standard && npm run lint:typescript

lint:standard

standard

lint:fix

standard --fix

lint:typescript

standard --parser @typescript-eslint/parser --plugin @typescript-eslint/eslint-plugin test/*.ts

unit

tap --100 test/*.test.js

typescript

tsd

test

npm run lint && npm run unit && npm run typescript

coverage

tap --cov --coverage-report=html test

Metadata

  • MIT
  • Whatever
  • Tomas Della Vedova - @delvedor
  • released 12/9/2020

Downloads