litejs / natural-compare-lite
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
☆112Updated 6 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
- Sort an array on an object property☆200Updated 8 months ago
- A module to escape/unescape common problematic entities done the right way.☆107Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 6 months ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆233Updated 5 years ago
- Check if a string is a valid filename☆61Updated 3 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Hash any object type based on its values☆209Updated 7 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated last year
- Check if a string or buffer is SVG☆134Updated 8 months ago
- Start a promise chain☆58Updated 3 years ago
- Read a chunk from a file☆122Updated 9 months ago
- ☆153Updated 4 months ago
- Clear a module from the cache☆182Updated 3 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- 🚸 Cross platform children list of a PID.☆124Updated 2 years ago
- Get a random temporary file path☆79Updated 2 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 4 years ago
- string representations of objects in node and the browser☆147Updated 2 months ago
- Sort the keys of an object☆102Updated 7 months ago
- Calculate percentile for a given array of values.☆31Updated 10 months ago
- JSON toolkit for JavaScript.☆107Updated 2 years ago
- Create a hash for file revving☆105Updated last year
- Merge Option Objects☆68Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆144Updated last year
- Convert a string to a dash-separated string (kebab case). Works with camelcase, pascalcase, space-separated, etc.☆89Updated 3 years ago