jonschlinkert / read-yamlLinks
Very thin wrapper around js-yaml for directly reading in YAML files.
☆26Updated 6 years ago
Alternatives and similar repositories for read-yaml
Users that are interested in read-yaml are comparing it to the libraries listed below
Sorting:
- Node 8's util.promisify, as a node module☆22Updated last year
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 8 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Reduce an array and return a Promise☆14Updated 7 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Check if a file is executable☆29Updated 7 years ago
- `Promise.all`, but it waits for all promises to settle even if one of them rejected