litejs / natural-compare-liteLinks
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
☆112Updated 10 months ago
Alternatives and similar repositories for natural-compare-lite
Users that are interested in natural-compare-lite are comparing it to the libraries listed below
Sorting:
- Strip block comments or line comments from JavaScript code.☆117Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 2 weeks ago
- Check if a string or buffer is SVG☆141Updated last month
- string representations of objects in node and the browser☆152Updated 6 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Clear a module from the cache☆183Updated 3 years ago
- Sort the keys of an object☆104Updated this week
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Detect the indentation of code☆196Updated last year
- An incremental implementation of MurmurHash3 for JavaScript☆100Updated 12 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last year
- A module to escape/unescape common problematic entities done the right way.☆110Updated 4 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Converts a number to/from a human readable string: `1337` ↔ `1.34kB`☆100Updated 9 months ago
- A programmatic interface for jsdoc3 with a few extra features☆65Updated last month
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆195Updated 2 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆315Updated 8 months ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 8 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Filter object keys and values into a new object☆103Updated last year
- ☆156Updated 8 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- process information for node.js and browsers☆126Updated 5 years ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Just a CSS selector parser.☆140Updated 2 months ago
- Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has …☆240Updated 7 months ago
- Convert PNG to ICO in memory☆137Updated 5 years ago