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:
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 4 months ago
- Sort the keys of an object☆107Updated 4 months ago
- 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☆173Updated 4 years ago
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Get the real path of the system temp directory☆85Updated 3 years ago
- Set nested properties on an object using dot-notation.☆276Updated 2 years ago
- Kill any process running on a given TCP port on Windows, Linux or Mac☆50Updated last year
- 📂 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!☆85Updated 5 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Compare strings containing a mix of letters and numbers in the way a human being would in sort order.☆113Updated last year
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆74Updated 4 years ago
- Recursively merge values in a JavaScript object.☆112Updated 3 years ago
- Check if a string or buffer is SVG☆143Updated 6 months ago
- JavaScript implementation of the "accept" attribute for HTML5 input element☆117Updated last year
- Write a package.json file☆89Updated 4 months ago
- Get the system locale☆228Updated 4 years ago
- Converts a number to/from a human readable string: `1337` ↔ `1.34kB`☆101Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Loosely validate a URL.☆168Updated 2 years ago
- Clear a module from the cache☆184Updated 4 years ago
- A 1.5kB browser polyfill for the Node.js `URL` and `URLSearchParams` classes.☆127Updated 6 years ago
- Throttle a function to limit its execution rate☆103Updated last year
- Find the closest package.json file☆166Updated 7 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 4 months ago
- Provides a `bestzip` command that uses the system `zip` if avaliable, and a Node.js implimentation otherwise.☆87Updated 2 months ago