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.

GitHub

38 stars
3 watching
79 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list

arraybabeles2015es6functionalfunctional-programminghacktoberfestjavascriptnode

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
domenic/sorted-object Creates a consistent ordering of object keys for serialization purposes. 35
sindresorhus/alpha-sort A utility function for sorting arrays of strings in various natural and case-insensitive orders 39
jonschlinkert/arr-flatten Utility function to flatten arrays by recursively iterating over their elements 60
mathiasbynens/esrever A Unicode-aware string reversal algorithm and implementation 891
michaelzoidl/swap-array A utility function to swap the positions of two elements in an array without modifying the original array. 7
jonschlinkert/arr-diff Returns an array with unique values from multiple arrays using strict equality comparisons 46
juliangruber/isarray A polyfill for Array.isArray to support older browsers and Node.js versions. 132
mathiasbynens/array.from Creates a new array instance from an array-like or iterable object. 67
mapbox/geojson-rewind Reorders polygon rings in GeoJSON to ensure compliance with the specification 124
mattdesl/array-range Creates a new dense array with a specified range of values 25
es-shims/array.prototype.every A polyfill for the Array.prototype.every method to enable it in older JavaScript environments. 7
purescript-contrib/purescript-arraybuffer Provides bindings and implementation for mutable JavaScript ArrayBuffers 7
es-shims/array.prototype.some Polyfills an ES5 method to check if any element in an array meets a condition 2
retextjs/retext-repeated-words A unified plugin to identify repeated words in natural language text 13
mbest/knockout-repeat A Knockout.js binding that enables iterating over arrays or numbers in a simplified and efficient way 131