0.0.2 • Published 6 years ago
@io-arc/read-yaml v0.0.2
@io-arc/read-yaml
Transpile YAML to JSON.
See the documents.
Install
$ npm i @io-arc/read-yamlUsage
import ReadYaml from '@io-arc/read-yaml'
const json = ReadYaml('foo', ['data'])
// -> read to data/foo.yml