@scalar/fastify-api-reference

v1.25.45
a fastify plugin to render an API reference from an OpenAPI file
api documentation fastify openapi swagger

build

vite build && tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json

lint:check

eslint .

lint:fix

eslint . --fix

test

vitest

types:build

tsc -p tsconfig.build.json

types:check

tsc --noEmit --skipLibCheck
npm i @scalar/fastify-api-reference

Metadata

  • MIT
  • >=18
  • Scalar
  • released 10/20/2024

Downloads