bubkoo / natsortLinks
🌴 Javascript natural sort algorithm with unicode support.
☆81Updated 2 years ago
Alternatives and similar repositories for natsort
Users that are interested in natsort are comparing it to the libraries listed below
Sorting:
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Compare strings containing a mix of letters and numbers in the way a human being would in sort order.☆112Updated 11 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Converts a number to/from a human readable string: `1337` ↔ `1.34kB`☆100Updated 10 months ago
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆232Updated 5 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Get the system locale☆227Updated 3 years ago
- Kill any process running on a given TCP port on Windows, Linux or Mac☆50Updated last year
- Sort the keys of an object☆105Updated 3 weeks ago
- Get the real path of the system temp directory☆81Updated 2 years ago
- Simple, flexible file copy utility☆97Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Provides a `bestzip` command that uses the system `zip` if avaliable, and a Node.js implimentation otherwise.☆87Updated last month
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated last month
- Clear a module from the cache☆183Updated 3 years ago
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆75Updated 4 years ago
- Resolves a promise after a specified delay.☆88Updated this week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated this week
- Check if a string or buffer is SVG☆141Updated 2 months ago
- Throttle a function to limit its execution rate☆100Updated last year
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last week
- A 1.5kB browser polyfill for the Node.js `URL` and `URLSearchParams` classes.☆126Updated 5 years ago
- Node module that returns a list of files waiting to be committed.☆57Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Fast crossbrowser insertion of text at cursor position in a textarea / input☆73Updated 2 years ago
- Provide multiple patterns to node-glob☆56Updated last month