blakeembrey / node-numberedLinks
Stringify any number into words, and parse number strings back to a number
☆24Updated 2 years ago
Alternatives and similar repositories for node-numbered
Users that are interested in node-numbered are comparing it to the libraries listed below
Sorting:
- Create an array of unique values, in order, from the input arrays☆78Updated 4 years ago
- A library for colorizing JSON strings☆90Updated last year
- A simple and pragmatic library for testing Node.js console output.☆86Updated 2 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Validate email addresses☆32Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- String case utitility: convert, identify, flip, extend☆285Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Write data to a random temporary file☆108Updated last week
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 9 years ago
- ☆119Updated 2 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Ellipsizes a string at the nearest whitespace character near the end of allowed length☆45Updated 2 weeks ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- Next-generation take on pre/post function hooks☆85Updated last week
- A promise based, dynamic priority queue runner, with concurrency limiting.☆69Updated 7 years ago
- A Map implementation with expirable items☆93Updated 3 years ago
- 🌲 tee pino logs into a file, with multiple levels☆96Updated 2 years ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated this week
- A node module to convert JSON to pretty YAML☆15Updated 4 years ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- A wrapper for JSON.stringify that handles circular references and prevent defined getters from throwing errors.☆58Updated last year
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Clear the terminal screen if possible☆114Updated 4 years ago
- An implementation of window.fetch in Node.js using Minipass streams☆57Updated 3 months ago
- Simple *function* for retrieving deep object properties without getting "Cannot read property 'X' of undefined"☆72Updated 4 years ago