0.2.6 • Published 1 year ago

rollup-plugin-type-as-json-schema v0.2.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Build Status Coverage Status install size

rollup-plugin-type-as-json-schema

A Rollup Plugin for Import TS Types as JSON Schema.

Usage

npm i -D rollup-plugin-type-as-json-schema

or

pnpm add -D rollup-plugin-type-as-json-schema

Compatibility Note

Workflow

# develop
npm start

# build
npm run build

# test
npm test

# commit changes
npm run commit

# publish
npm publish
0.2.6

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.5

1 year ago

0.1.0

3 years ago