fastify-cors

v2.1.0
Fastify CORS
fastify cors headers access control

lint

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

lint:standard

standard

lint:typescript

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

unit

tap test/*.test.js

typescript

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

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 2/8/2019

Downloads