sindresorhus / ynLinks
Parse yes/no like values
☆270Updated 3 years 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 random temporary file or directory path☆436Updated 2 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- Check whether a package or organization name is available on npm☆287Updated last year
- Parse JSON with more helpful errors☆366Updated 4 months ago
- Run some code when the process exits☆292Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- Create an error from multiple errors☆246Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆240Updated this week
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Timeout a promise after a specified amount of time☆292Updated 7 months ago
- Read and parse a JSON file☆245Updated 2 years ago
- Delay a promise a specified amount of time☆620Updated 2 years ago
- Move a file - Even works across devices☆201Updated last year
- Find the closest package.json file☆165Updated 2 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Import a module while bypassing the cache☆285Updated 6 months ago
- Read the closest package.json file☆267Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Make your JSON look AWESOME☆248Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Automatically bind methods to their class instance☆459Updated 3 years ago
- Write data to a random temporary file☆105Updated last year