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

Package Sidebar

Install

npm i yaml-refs

Weekly Downloads

173

Version

1.0.0

License

MIT

Last publish

Collaborators

  • xvaldetaro