@flyweight.cloud/yaml2jsish
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

yaml2jsish

A CLI driven converter for taking YAML files and converting them to JS/JSON/Typescript.

This is mostly a utility script for convering Swagger definitions written in YAML into a format that is compilable and consumable by a Javascript application.

Install

Should be a development dependency so that it can be pruned before a deploy to production

npm install @flyweight.cloud/yaml2jsish --save-dev

Usage

yaml2jsish "**/*.yaml" --type ts

Readme

Keywords

none

Package Sidebar

Install

npm i @flyweight.cloud/yaml2jsish

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

10 kB

Total Files

9

Last publish

Collaborators

  • mdp