0.2.4 • Published 5 years ago
@io-arc/read-yaml v0.2.4
@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