litejs / natural-compare-liteLinks
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
☆113Updated last year
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:
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 2 weeks ago
- Check if a string or buffer is SVG☆143Updated 6 months ago
- string representations of objects in node and the browser☆159Updated 3 weeks ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- Converts a number to/from a human readable string: `1337` ↔ `1.34kB`☆101Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Strip block comments or line comments from JavaScript code.☆120Updated 2 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Just a CSS selector parser.☆142Updated last month
- A module to escape/unescape common problematic entities done the right way.☆111Updated 4 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- A stream based implementation of JSON.parse and JSON.stringify for big POJOs☆118Updated 2 years ago
- Sort an array on an object property☆201Updated 3 months ago
- Clear a module from the cache☆184Updated 4 years ago
- Use property paths (`a.b.c`) get a nested value from an object.☆292Updated 11 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Sort the keys of an object☆108Updated 5 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Pretty-print a javascript object as a tree☆258Updated last year
- Write files in an atomic fashion w/configurable ownership☆244Updated last week
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Detect the indentation of code☆200Updated 4 months ago
- A JSON with CSS color names☆123Updated 2 months ago
- Simple, flexible file copy utility☆98Updated last year
- Node style HMAC for use in the browser, with native implementation in node☆61Updated last year
- Converts JavaScript objects to source☆104Updated 2 years ago
- Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has …☆245Updated last year
- Find the closest package.json file☆166Updated 7 months ago