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☆344Updated last month
- Get a random temporary file or directory path☆441Updated 2 years ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- Simple micro templating☆372Updated 3 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Parse JSON with more helpful errors☆372Updated 8 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Create an error from multiple errors☆250Updated 2 years ago
- Check whether a package or organization name is available on npm☆288Updated 3 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 3 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 3 months ago
- Read and parse a JSON file☆247Updated 2 years ago
- Pluralize a word☆252Updated last month
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆212Updated 3 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Copy files☆436Updated 2 months ago
- Run some code when the process exits☆298Updated last month
- Find the closest package.json file☆166Updated 6 months ago
- Get paths for storing things like data, config, cache, etc☆418Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Reliably get the terminal window size☆145Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 6 months ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Parse milliseconds into an object☆123Updated last year
- Promisify an event by waiting for it to be emitted☆444Updated 3 weeks ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Convert a string to a valid safe filename☆512Updated last month
- when you want to fire an event no matter how a process exits.☆196Updated last month