blakeembrey / node-numbered
Stringify any number into words, and parse number strings back to a number
☆24Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for node-numbered
- Get the path of the caller module☆64Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years ago
- Parse postgres array columns☆19Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- An implementation of window.fetch in Node.js using Minipass streams☆54Updated last month
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆74Updated 4 years ago
- A better `Promise.race()`☆46Updated last year
- Create an array of unique values, in order, from the input arrays☆75Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 6 months ago
- Walk up the directory tree until a specified path is found.☆13Updated 2 months ago
- Filter object keys and values into a new object☆100Updated 5 months ago
- Check if a URL is absolute☆78Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Spec-compliant polyfill for String.prototype.matchAll, in ES2020☆17Updated 8 months ago
- Check if a string is a valid filename☆59Updated 3 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆68Updated last year
- Middleware allowing the client to filter the response to only what they need, reducing the amount of traffic over the wire.☆23Updated 4 years ago
- Temporary files and dirs for Node.js☆68Updated 4 months ago
- Code examples for What's new in Node.js core?☆10Updated 2 years ago
- Conditional promise chains☆60Updated 3 years ago
- Next-generation take on pre/post function hooks☆82Updated 7 months ago
- Extract JavaScript code comments from a string or glob of files.☆48Updated 5 years ago
- string representations of objects in node and the browser☆143Updated last week
- Change alpha of a color string☆22Updated 4 months ago
- Check if a string is a URL☆84Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year