@io-arc/read-yaml
Transpile YAML to JSON.
See the documents.
Install
$ npm i @io-arc/read-yaml
Usage
import ReadYaml from '@io-arc/read-yaml'
const json = ReadYaml('foo', ['data'])
// -> read to data/foo.yml
@io-arc/read-yaml
Transpile YAML to JSON.
See the documents.
$ npm i @io-arc/read-yaml
import ReadYaml from '@io-arc/read-yaml'
const json = ReadYaml('foo', ['data'])
// -> read to data/foo.yml
npm i @io-arc/read-yaml
6
1.0.3
ISC
3.12 kB
5