sindresorhus / ynLinks
Parse yes/no like values
☆272Updated 5 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☆346Updated 3 months ago
- Simple micro templating☆373Updated 4 months ago
- Get stdin as a string or buffer☆346Updated this week
- Get a random temporary file or directory path☆440Updated last week
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Parse JSON with more helpful errors☆372Updated 10 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 5 months ago
- Create an error from multiple errors☆249Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆250Updated last week
- Read and parse a JSON file☆247Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 5 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated last week
- Copy files☆435Updated this week
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Pluralize a word☆254Updated 3 months ago
- Reliably get the terminal window size☆146Updated last week
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Delay a promise a specified amount of time☆627Updated 3 months ago
- Automatically bind methods to their class instance☆463Updated 3 years ago
- Get the username of the current user☆145Updated 2 years ago
- Timeout a promise after a specified amount of time☆299Updated 4 months ago
- Get callsites from the V8 stack trace API☆268Updated 5 months ago
- Find the closest package.json file☆166Updated 8 months ago
- Make your JSON look AWESOME☆250Updated 2 years ago
- Run some code when the process exits☆300Updated last week
- Move a file, directory, or symlink - Even works across devices☆205Updated 2 weeks ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago