yaml-refs

1.0.0 • Public • Published

Read YAML files with refs

minuscule wrapper of json-refs that works with YAML

Usage

yamlRefs(filepath).then((parsedObject) => {
  console.log(parsedObject.propertyFoo);
  ...
}

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i yaml-refs

    Weekly Downloads

    166

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • xvaldetaro