yobacca / natural-orderby
Lightweight (< 1.6kB gzipped) and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
☆58Updated this week
Alternatives and similar repositories for natural-orderby:
Users that are interested in natural-orderby are comparing it to the libraries listed below
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last year
- JavaScript implementation of the "accept" attribute for HTML5 input element☆112Updated last month
- 📝 Parse CSS inline style to JavaScript object.☆61Updated this week
- A promise based, dynamic priority queue runner, with concurrency limiting.☆64Updated 5 years ago
- Debounce a function☆127Updated 4 months ago
- Sort the keys of an object☆102Updated 4 months ago
- Write data to a random temporary file☆105Updated 5 months ago
- Unique validation for Objection.js☆44Updated 2 years ago
- Finds countries by various country codes☆87Updated 6 months ago
- Parses every stack trace into a nicely formatted array of hashes.☆107Updated last month
- JSON->URL defines a text format for the JSON data model suitable for use within a URL/URI (as described by RFC3986). This repository hold…☆44Updated last week
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆104Updated last year
- Simple array of timezones with their long name, tz code, and UTC offset.☆37Updated 4 years ago
- React utility to flatten fragments 🗜☆59Updated 4 years ago
- dotenv... but with defaults!☆77Updated 2 years ago
- Parse a wide range of date formats including human-input dates☆34Updated last week
- React hook for tracking components visibility☆26Updated 2 years ago
- Wrap errors without losing the original message, stack trace, or properties☆107Updated last year
- Forked the idea of @sole to zip a complete folder into a zip file but now using promises☆71Updated 2 months ago
- 🌓 React implementation of the Screen Wake Lock API. It provides a way to prevent devices from dimming or locking the screen when an appl…☆73Updated this week
- Load environment variables from .env, .env.local, .env.production, etc. when running a npm or yarn command.☆39Updated last year
- Lightweight time zone support for your applications or other date libraries.☆118Updated last year
- React hook for handling promises.☆93Updated last year
- Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison…