bubkoo / natsortLinks
🌴 Javascript natural sort algorithm with unicode support.
☆80Updated 2 years ago
Alternatives and similar repositories for natsort
Users that are interested in natsort are comparing it to the libraries listed below
Sorting:
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Get the system locale☆228Updated this week
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 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
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆232Updated 6 years ago
- Kill any process running on a given TCP port on Windows, Linux or Mac☆50Updated last year
- Throttle a function to limit its execution rate☆103Updated last year
- Check if a string or buffer is SVG☆143Updated 7 months ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- Sort the keys of an object☆108Updated 5 months ago
- JavaScript implementation of the "accept" attribute for HTML5 input element☆117Updated last year
- Recursively merge values in a JavaScript object.☆112Updated 3 years ago
- A stream based implementation of JSON.parse and JSON.stringify for big POJOs☆118Updated 2 years ago
- Simple, flexible file copy utility☆98Updated 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
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Create a hash checksum over a folder or a file☆117Updated last week
- Set nested properties on an object using dot-notation.☆276Updated 3 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Converts a number to/from a human readable string: `1337` ↔ `1.34kB`☆101Updated last year
- Parses every stack trace into a nicely formatted array of hashes.☆117Updated 11 months ago
- Loosely validate a URL.☆168Updated 2 years ago
- Pretty-print a javascript object as a tree☆258Updated last year
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 4 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆320Updated 5 months ago
- Fast crossbrowser insertion of text at cursor position in a textarea / input☆73Updated 2 years ago