blakeembrey / node-numbered
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
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years 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
- Get the path of the caller module☆64Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Walk up the directory tree until a specified path is found.☆14Updated 4 months ago
- ☆13Updated 2 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Ellipsizes a string at the nearest whitespace character near the end of allowed length☆44Updated last year
- Check if a string is a valid filename☆61Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Validate email addresses☆34Updated last year
- Best way to access MongoDB from Node.js☆16Updated 5 months ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- An implementation of window.fetch in Node.js using Minipass streams☆56Updated 2 weeks ago
- A better `Promise.race()`☆46Updated 2 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Compare two autocannon runs☆17Updated 6 years ago
- Check if a string is a URL☆85Updated last year
- Check if a file path is an image☆93Updated last year
- Filter object keys and values into a new object☆101Updated 10 months ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 7 months ago
- A promise based, dynamic priority queue runner, with concurrency limiting.☆65Updated 6 years ago
- Get the extension of a given filename or path☆30Updated 6 years ago
- Rename a function☆46Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Sort an object's keys, including an optional key list☆31Updated last month