jonschlinkert / read-yamlLinks
Very thin wrapper around js-yaml for directly reading in YAML files.
☆26Updated 5 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:
- Reduce an array and return a Promise☆14Updated 7 years ago
- Check if a file is executable☆29Updated 7 years ago
- Node 8's util.promisify, as a node module☆21Updated last year
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago
- ☆41Updated 6 years ago
- A verbose ndjson log formatter for pino.☆13Updated 5 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- `Promise.all`, but it waits for all promises to settle even if one of them rejected☆15Updated 4 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Parse a person, author, contributor or maintainer string into an object with name, email and url properties following NPM conventions. Us…☆23Updated 8 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago
- Get the user home directory with fallback to the system temp directory