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);
  ...
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    175
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    175

Package Sidebar

Install

npm i yaml-refs

Weekly Downloads

175

Version

1.0.0

License

MIT

Last publish

Collaborators

  • xvaldetaro