@scalar/fastify-api-reference

v0.2.0
This plugin provides an easy way to render a beautiful API reference based on a OpenAPI/Swagger file with Fastify.

test

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/5/2023

Downloads