nwoltman / string-natural-compare
Compare alphanumeric strings the same way a human would, using a natural order algorithm.
☆49Updated 11 months ago
Alternatives and similar repositories for string-natural-compare:
Users that are interested in string-natural-compare are comparing it to the libraries listed below
- url.parse() with support for protocol-less URLs & IPs☆52Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Linkify GitHub issue references☆46Updated 4 months ago
- List of known void HTML elements☆28Updated last year
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated last week
- Extracts all JSON objects from an arbitrary text document.☆30Updated 5 years ago
- Node module to convert efficiently index to/from line-column in a string.☆15Updated 7 months ago
- Parse CSS, Sass, SCSS, and Less into a unist syntax tree☆50Updated 2 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- ✨ A pretty Stylelint formatter.☆32Updated 2 weeks ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Map that keeps track of the hits and misses☆17Updated 8 years ago
- Estimates the size of minified and gzipped/brotlied JavaScript, CSS and HTML files.☆13Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 4 years ago
- Pick random items from a list☆54Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated 10 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Tests whether one path is inside another path☆41Updated 4 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Make a function mimic another one☆94Updated 3 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Normalize diacritics in strings☆60Updated 10 months ago
- Lightweight and easy to use timing decorators in JavaScript☆22Updated 5 years ago
- Extracts date from an arbitrary text input.☆50Updated 5 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Create HTML strings using JSX (or functions).☆13Updated 8 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