jonschlinkert / read-yaml
Very thin wrapper around js-yaml for directly reading in YAML files.
☆27Updated 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
- Node 8's util.promisify, as a node module☆21Updated 10 months ago
- Check if a file is executable☆31Updated 6 years ago
- Parse a GitHub URL for user/project@version☆30Updated 6 years ago
- Returns an array of unique "global" directories based on the user's platform and environment. The resulting paths can be used for doing l…☆12Updated 7 years ago
- Regular expression for matching punctuation characters.☆10Updated 7 years ago
- Get the version numbers of a package from the npm registry☆30Updated 10 months ago
- Parse a JSON stream into an object☆15Updated 7 years ago
- Parse a person, author, contributor or maintainer string into an object with name, email and url properties following NPM conventions. Us…☆23Updated 7 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Reduce an array and return a Promise☆14Updated 6 years ago
- Modify the values of an object☆28Updated 3 years ago
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆10Updated 5 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Get an array of parent directories including itself☆27Updated last year
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- Modify the filename in a path☆16Updated 2 years ago
- Extract javascript code comments with esprima. Thin wrapper to prove a simple interface for getting code comments from a string, file or …☆14Updated 6 years ago
- A verbose ndjson log formatter for pino.☆13Updated 5 years ago
- Lowercase the keys of an object☆40Updated last year
- Simple cache config handling for your app or module☆21Updated 7 years ago
- CLI for listing an npm module's dependent projects and their download stats.☆13Updated 7 years ago
- Parse a filepath and return an object of path parts. Falls back on native node.js `path.parse` if it exists☆30Updated 7 years ago
- Check if the package is being installed by another package☆13Updated 6 years ago
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Updated 6 years ago
- programmatically install npm dependencies☆19Updated 4 months ago