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
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago
- Reduce an array and return a Promise☆14Updated 6 years ago
- Regular expression for matching punctuation characters.☆10Updated 7 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 4 years ago
- Wrap, align and justify the words in a string.☆30Updated 7 years ago
- Parse a JSON stream into an object☆15Updated 7 years ago
- CLI for listing an npm module's dependent projects and their download stats.☆13Updated 7 years ago
- Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory w…☆11Updated 6 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
- a list of javascript modules for managing pull requests☆14Updated 7 years ago
- A verbose ndjson log formatter for pino.☆13Updated 5 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- Get an array of parent directories including itself☆27Updated last year
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- Modify the values of an object☆27Updated 3 years ago
- Get the resolved path to the root of a package installed in node_modules☆10Updated last year
- Count the number of lines in a string☆10Updated 8 years ago
- `Promise.all`, but it waits for all promises to settle even if one of them rejected☆15Updated 3 years ago
- Basic logging utils: colors, symbols and timestamp.☆24Updated 6 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- A native DOM component for embedding youtube video players☆37Updated 4 years ago
- Resize images in memory☆19Updated 8 years ago
- Check if a string is a scoped npm package name☆24Updated 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 7 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
- Parse a GitHub URL for user/project@version☆30Updated 6 years ago
- Live updating leveldb value component for preact☆6Updated 7 years ago
- Get the name of a named function☆33Updated 3 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Split a string at one or more indices☆23Updated 3 years ago