shortstop-yaml

1.0.0 • Public • Published

shortstop-yaml

Build Status

Example

const shortstop = require('shortstop');
const yaml = require('shortstop-yaml');

const resolver = shortstop.create();

resolver.use('yaml', yaml());

resolver.resolve({obj: 'yaml:path/to/file.yaml'}, (err, contents) => {
  // ...  
});

Versions

Current Tags

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

Version History

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

Package Sidebar

Install

npm i shortstop-yaml

Weekly Downloads

158

Version

1.0.0

License

ISC

Last publish

Collaborators

  • jasisk