blakeembrey / node-numberedLinks
Stringify any number into words, and parse number strings back to a number
☆24Updated last year
Alternatives and similar repositories for node-numbered
Users that are interested in node-numbered are comparing it to the libraries listed below
Sorting:
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- A promise based, dynamic priority queue runner, with concurrency limiting.☆68Updated 6 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 10 months ago
- Converts a number to/from a human readable string: `1337` ↔ `1.34kB`☆100Updated 8 months ago
- Walk up the directory tree until a specified path is found.☆15Updated 7 months ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Parse a human readable time string into a time based value☆79Updated 4 months ago
- A node module to convert JSON to pretty YAML☆15Updated 4 years ago
- Check if a file path is an image☆95Updated last year
- An implementation of window.fetch in Node.js using Minipass streams☆56Updated 2 months ago
- Get the hash of an object☆135Updated last year
- Recursively omit specified keys from an object.☆79Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Sort the keys of an object☆104Updated 10 months ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Ellipsizes a string at the nearest whitespace character near the end of allowed length☆44Updated last year
- A simple and pragmatic library for testing Node.js console output.☆85Updated 2 years ago
- Check if a string is a valid filename☆62Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 8 months ago
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Load environment variables from .env, .env.local, .env.production, etc. when running a npm or yarn command.☆40Updated 2 years ago
- Converts a JavaScript key event object into a humanly readable format☆27Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago