openapi-typescript-fetch

v2.0.0
A typed fetch client for openapi-typescript
fetch client swagger typescript ts openapi openapi 3 node

clean

rimraf './dist'

prebuild

npm run clean

build

node build.js

lint

eslint .

prepack

npm run test && npm run build

test

npm run build && jest

test:codecov

npm run build && jest --no-cache --coverage && codecov

test:coverage

npm run build && jest --no-cache --collectCoverage

typecheck

tsc --noEmit --project tsconfig.json
npm i openapi-typescript-fetch

Metadata

  • MIT
  • >= 12.0.0
  • Ajai Shankar
  • released 2/28/2024

Downloads

Maintainers