sindresorhus / ynLinks
Parse yes/no like values
☆272Updated 4 months ago
Alternatives and similar repositories for yn
Users that are interested in yn are comparing it to the libraries listed below
Sorting:
- Clean up error stack traces☆345Updated 2 months ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Simple micro templating☆372Updated 3 months ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Parse JSON with more helpful errors☆371Updated 9 months ago
- Check whether a package or organization name is available on npm☆288Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Read and parse a JSON file☆247Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 4 months ago
- Create an error from multiple errors☆249Updated 2 years ago
- Find the closest package.json file☆166Updated 7 months ago
- Copy files☆435Updated 2 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Delay a promise a specified amount of time☆627Updated 2 months ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago
- Promisify an event by waiting for it to be emitted☆445Updated last week
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 4 months ago
- Stringify and write JSON to a file atomically☆223Updated 3 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Run some code when the process exits☆299Updated last month
- Reliably get the terminal window size☆146Updated 2 years ago
- Make your JSON look AWESOME☆250Updated 2 years ago
- Convert a string to a valid safe filename☆510Updated 2 months ago
- Timeout a promise after a specified amount of time☆299Updated 3 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆212Updated 4 months ago
- Move a file - Even works across devices☆204Updated 2 years ago