make-array
Creates a real Array from almost anything.
arrayify-compact
Casts the given value to a flatten array, and removes falsey items (similar to lodash compact).
to-array.js
Converts primitives and objects (plain or array-like) to a sensible array representation for Node.js and the browser.
args-to-arr
converts arguments or any other array-like object into an array starting from specific index.
ng-custom-pipe
An Angular Library, that gives you a hussle free experience on data operation using pipes