nwoltman / string-natural-compareLinks
Compare alphanumeric strings the same way a human would, using a natural order algorithm.
☆49Updated last year
Alternatives and similar repositories for string-natural-compare
Users that are interested in string-natural-compare are comparing it to the libraries listed below
Sorting:
- Make a function mimic another one☆96Updated 11 months ago
- Normalize diacritics in strings☆61Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Lightweight querySelector/All wrapper that outputs an Array☆127Updated 2 months ago
- Mimic a Node.js HTTP response stream☆60Updated last year
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆56Updated 2 weeks ago
- Node filesystem spies and mocks☆51Updated last month
- `trough` is middleware☆70Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Formats HTML within tagged template literals in Prettier which is useful for hyperHTML, lit-html, htm, choo, hyperx, nanohtml, snabby, yo…☆47Updated 6 years ago
- Glob to regular expression with support for extended globs.☆74Updated last year
- string representations of objects in node and the browser☆155Updated last week
- List of known SVG tag names☆32Updated last year
- Create a hash for file revving☆106Updated last year
- Create a MD5 hash with hex encoding☆46Updated last year
- Parse and stringify the HTML <img> srcset attribute☆141Updated last month
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated last month
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆93Updated last month
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Linkify GitHub issue references☆47Updated last month
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Filter object keys and values into a new object☆104Updated last year
- Enables `connected` and `disconnected` element's listeners.☆38Updated 5 years ago
- Lazy number range generator☆82Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Temporary files and dirs for Node.js☆68Updated last year
- Parse CSS, Sass, SCSS, and Less into a unist syntax tree☆51Updated 2 years ago