alpha-sort
Array sorter
A utility function for sorting arrays of strings in various natural and case-insensitive orders
Alphabetically sort an array of strings
39 stars
9 watching
7 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Creates an array of specified length filled with a given value or function returning values | 43 |
| A utility for simple string matching with wildcard patterns | 539 |
| A sorting algorithm that optimizes performance on non-random access containers and large data types | 19 |
| A utility function to wait for any of multiple promises to be fulfilled with cancellation support. | 55 |
| Filters keys and values in an object based on specified conditions | 102 |
| A sorting function for natural ordering of strings containing numbers | 14 |
| A fast string sorting algorithm implemented in Go. | 192 |
| An extension to Ruby's Enumerable module for sorting UTF8 strings alphabetically while considering variant characters and non-ASCII characters with ligatures. | 68 |
| A library that generates a unique digital fingerprint of an object | 134 |
| A collection of reusable sorting utilities in Swift | 61 |
| Tool for filtering and concurrent execution of promises with an adjustable concurrency level | 75 |
| Supports any Observable library and provides polyfills | 70 |
| Converts various input types into readable streams. | 207 |
| A utility library for working with streams in JavaScript | 342 |
| A utility function to remove or replace parts of a string | 23 |