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
- An implementation of window.fetch in Node.js using Minipass streams☆55Updated 3 months ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆74Updated 5 years ago
- 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☆68Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Create an array of unique values, in order, from the input arrays☆75Updated 3 years ago
- Validate email addresses☆34Updated last year
- Check if a string is a valid filename☆61Updated 3 years ago
- A node module to convert JSON to pretty YAML☆15Updated 3 years ago
- Walk up the directory tree until a specified path is found.☆13Updated last month
- Require global npm as a local node module.☆32Updated 2 years ago
- Check if a URL is absolute☆78Updated 3 years ago
- Get the callsite of the caller function☆53Updated 3 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 4 months ago
- Change alpha of a color string☆22Updated last week
- Parse HTTP X-Forwarded-For header☆57Updated 9 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- A Map implementation with expirable items☆93Updated 2 years ago
- Runtime validation and processing of JavaScript types☆36Updated 8 months ago
- Filter object keys and values into a new object☆101Updated 8 months ago
- Ellipsizes a string at the nearest whitespace character near the end of allowed length☆44Updated last year
- ☆41Updated 6 years ago
- Split a string on a given character or characters, with support for escaping.☆57Updated 2 years ago
- Load environment variables from .env, .env.local, .env.production, etc. when running a npm or yarn command.☆39Updated last year
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Create `esm` enabled packages.☆51Updated 5 years ago