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
Sorting:
- Check if a string is a valid filename☆62Updated 3 years ago
- Ellipsizes a string at the nearest whitespace character near the end of allowed length☆44Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- A node module to convert JSON to pretty YAML☆15Updated 4 years ago
- Validate email addresses☆34Updated last year
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Replace all substring matches in a string☆88Updated 3 years ago
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Postmark transport for Nodemailer☆33Updated 3 months ago
- Converts a JavaScript key event object into a humanly readable format☆27Updated 3 years ago
- ☆13Updated 2 years ago
- Resource pool implementation. It can be used to throttle expensive resources.☆42Updated last month
- Get the path of the parent module☆77Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Check if a string is a URL☆85Updated last year
- Sort an object's keys, including an optional key list☆31Updated 2 months ago
- Best way to access MongoDB from Node.js☆16Updated 6 months ago
- Component: loosely validate an email address.☆49Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Boom response objects in Express☆45Updated 4 years ago
- Join all elements of an array and create a human-readable string☆33Updated 6 years ago
- Filter object keys and values into a new object☆101Updated 11 months ago
- Check if a file path is an image☆93Updated last year
- Check if a string is HTML☆95Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 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