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
- Next-generation take on pre/post function hooks☆82Updated last week
- 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
- Ellipsizes a string at the nearest whitespace character near the end of allowed length☆44Updated last year
- Validate email addresses☆34Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Compare two autocannon runs☆17Updated 6 years ago
- Check if a string is a valid filename☆61Updated 3 years ago
- ☆13Updated 2 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Create an array of unique values, in order, from the input arrays☆76Updated 4 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
- ☆58Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- A template tag for writing elegant parameterized SQL queries based on ES2015 tagged template literals☆34Updated 8 years ago
- Get the path of the parent module☆77Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- An implementation of window.fetch in Node.js using Minipass streams☆55Updated last month
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Dedupes node modules as they are being required which works even when dependencies are linked via ln -s or npm link.☆11Updated 4 years ago
- Automatically handle soft-deleting with your Objection.js models.☆19Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Walk up the directory tree until a specified path is found.☆13Updated 3 months ago
- Get a random temporary file path☆79Updated 2 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 6 months ago
- Recursively omit specified keys from an object.☆79Updated 2 years ago