@scalar/fastify-api-reference

v0.6.35
a fastify plugin to render an API reference from a Swagger spec
api documentation fastify openapi swagger

test

vitest

build

vite build && pnpm run build:template && tsc -p tsconfig.build.json && 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

build:template

vite build -c vite.template.config.ts
npm i @scalar/[email protected]

Metadata

  • MIT
  • >=18
  • Scalar
  • released 10/19/2023

Downloads