@io-arc/read-yaml
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

@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/

    Package Sidebar

    Install

    npm i @io-arc/read-yaml

    Weekly Downloads

    16

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    3.12 kB

    Total Files

    5

    Last publish

    Collaborators

    • arcone