sindresorhus / ynLinks
Parse yes/no like values
☆270Updated 2 weeks 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☆341Updated 2 years ago
- Get stdin as a string or buffer☆340Updated last year
- Simple micro templating☆365Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 10 months ago
- Parse JSON with more helpful errors☆367Updated 5 months ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Check whether a package or organization name is available on npm☆287Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆158Updated 2 weeks ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Read and parse a JSON file☆245Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 3 weeks ago
- Make your JSON look AWESOME☆248Updated last year
- Timeout a promise after a specified amount of time☆293Updated 8 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated last year
- Create an error from multiple errors☆247Updated last year
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Copy files☆430Updated 3 weeks ago
- Autocomplete prompt for inquirer☆363Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Get the username of the current user☆144Updated last year
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Run some code when the process exits☆292Updated 2 years ago
- Move a file - Even works across devices☆202Updated last year
- Reliably get the terminal window size☆144Updated last year
- Get callsites from the V8 stack trace API☆266Updated last year
- Toggle the CLI cursor☆111Updated last year