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
78 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list

arraybabeles2015es6functionalfunctional-programminghacktoberfestjavascriptnode

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
domenic/sorted-objectCreates a consistent ordering of object keys for serialization purposes.35
sindresorhus/alpha-sortA utility function for sorting arrays of strings in various natural and case-insensitive orders39
jonschlinkert/arr-flattenUtility function to flatten arrays by recursively iterating over their elements60
mathiasbynens/esreverA Unicode-aware string reversal algorithm and implementation891
michaelzoidl/swap-arrayA utility function to swap the positions of two elements in an array without modifying the original array.7
jonschlinkert/arr-diffReturns an array with unique values from multiple arrays using strict equality comparisons46
juliangruber/isarrayA polyfill for Array.isArray to support older browsers and Node.js versions.132
mathiasbynens/array.fromCreates a new array instance from an array-like or iterable object.67
mapbox/geojson-rewindReorders polygon rings in GeoJSON to ensure compliance with the specification124
mattdesl/array-rangeCreates a new dense array with a specified range of values25
es-shims/array.prototype.everyA polyfill for the Array.prototype.every method to enable it in older JavaScript environments.7
purescript-contrib/purescript-arraybufferProvides bindings and implementation for mutable JavaScript ArrayBuffers7
es-shims/array.prototype.somePolyfills an ES5 method to check if any element in an array meets a condition2
retextjs/retext-repeated-wordsA unified plugin to identify repeated words in natural language text13
mbest/knockout-repeatA Knockout.js binding that enables iterating over arrays or numbers in a simplified and efficient way131