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 2 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- Simple micro templating☆373Updated 4 months ago
- Parse JSON with more helpful errors☆373Updated 9 months ago
- Get a random temporary file or directory path☆440Updated last week
- Create an error from multiple errors☆249Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 4 months ago
- Read and parse a JSON file☆247Updated 2 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 4 months ago
- Delay a promise a specified amount of time☆627Updated 3 months ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated 4 months ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Copy files☆434Updated 3 months ago
- Promisify an event by waiting for it to be emitted☆445Updated last week
- Import a module while bypassing the cache☆287Updated 11 months ago
- Check whether a package or organization name is available on npm☆288Updated 4 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Get paths for storing things like data, config, cache, etc☆426Updated 3 weeks ago
- Read the closest package.json file☆268Updated 2 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- Stringify and write JSON to a file atomically☆223Updated 4 months ago
- 👌 Checks paths and scripts defined in package.json before you publish☆237Updated last month