@scalar/fastify-api-reference

v0.4.2
a fastify plugin to render an API reference from an automatically generated OpenAPI spec
fastify openapi swagger api documentation

test

pnpm build && vitest

build

vite build && pnpm types:build && tsc-alias -p tsconfig.build.json

lint:fix

eslint . --fix

lint:check

eslint .

types:build

tsc -p tsconfig.build.json

types:check

tsc --noEmit --skipLibCheck
npm i @scalar/[email protected]

Metadata

  • MIT
  • >=18
  • Scalar
  • released 9/14/2023

Downloads