array-mixer
Array reorderer
A JavaScript library that allows reordering of arrays based on user-defined aliases and sequences.
Powerful, super tiny and easy to use lib to reorder your javascript arrays.
38 stars
3 watching
78 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
arraybabeles2015es6functionalfunctional-programminghacktoberfestjavascriptnode
Related projects:
Repository | Description | Stars |
---|---|---|
| Creates a consistent ordering of object keys for serialization purposes. | 35 |
| A utility function for sorting arrays of strings in various natural and case-insensitive orders | 39 |
| Utility function to flatten arrays by recursively iterating over their elements | 60 |
| A Unicode-aware string reversal algorithm and implementation | 891 |
| A utility function to swap the positions of two elements in an array without modifying the original array. | 7 |
| Returns an array with unique values from multiple arrays using strict equality comparisons | 46 |
| A polyfill for Array.isArray to support older browsers and Node.js versions. | 132 |
| Creates a new array instance from an array-like or iterable object. | 67 |
| Reorders polygon rings in GeoJSON to ensure compliance with the specification | 124 |
| Creates a new dense array with a specified range of values | 25 |
| A polyfill for the Array.prototype.every method to enable it in older JavaScript environments. | 7 |
| Provides bindings and implementation for mutable JavaScript ArrayBuffers | 7 |
| Polyfills an ES5 method to check if any element in an array meets a condition | 2 |
| A unified plugin to identify repeated words in natural language text | 13 |
| A Knockout.js binding that enables iterating over arrays or numbers in a simplified and efficient way | 131 |