@scalar/echo-server

v0.3.0
The Scalar Echo Server is an Express server, which replies with the request data. Works well with the Scalar API Client.

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

Downloads