sindresorhus / ynLinks
Parse yes/no like values
☆270Updated last month
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 weeks ago
- Simple micro templating☆366Updated 2 weeks ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Create an error from multiple errors☆247Updated 2 years ago
- Get stdin as a string or buffer☆341Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 weeks ago
- Parse JSON with more helpful errors☆367Updated 5 months ago
- Check whether a package or organization name is available on npm☆287Updated 2 weeks ago
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Timeout a promise after a specified amount of time☆293Updated 2 weeks ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 3 weeks ago
- Strip leading whitespace from each line in a string☆142Updated 2 weeks ago
- Read and parse a JSON file☆245Updated 2 years ago
- Copy files☆431Updated last month
- Run some code when the process exits☆292Updated 2 weeks ago
- Make your JSON look AWESOME☆248Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated 3 weeks ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆436Updated 3 weeks ago
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 3 weeks ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Automatically bind methods to their class instance☆459Updated 3 years ago
- Find the closest package.json file☆165Updated 3 months ago
- Move a file - Even works across devices☆202Updated last year
- Reliably get the terminal window size☆144Updated last year
- Write data to a random temporary file☆105Updated last year
- Toggle the CLI cursor☆112Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆428Updated last month