openapi-typescript-codegen

v0.4.8
NodeJS library that generates Typescript or Javascript clients based on the OpenAPI specification.
openapi swagger codegen generator client typescript javascript yaml json and 4 more...

clean

rimraf ./dist ./test/result ./coverage ./samples/examples

build

rollup --config

run

node ./test/index.js

test

jest

test:update

jest --updateSnapshot

test:watch

jest --watch

test:coverage

jest --coverage

eslint

eslint "./src/**/*.ts" "./bin/index.js"

eslint:fix

eslint "./src/**/*.ts" "./bin/index.js" --fix

prettier

prettier "./src/**/*.ts" "./bin/index.js" --check

prettier:fix

prettier "./src/**/*.ts" "./bin/index.js" --write

codecov

codecov --token=66c30c23-8954-4892-bef9-fbaed0a2e42b

Metadata

  • MIT
  • Whatever
  • Ferdi Koomen
  • released 7/15/2020

Downloads

Maintainers