@trythis/js-schema
v0.0.9
Published
A superset of json schema for API documentation, very type-safe and super readable alternative to OpenAPI Spec.
Readme
tsdown-starter
A starter for creating a TypeScript package.
Development
- Install dependencies:
npm install- Run the unit tests:
npm run test- Build the library:
npm run build