make-array885.9kMIT1.0.5Creates a real Array from almost anything.
kaelzhangabout 3 years 前make-array, to-array, makearray, toarray arrayify-compact150.7kMIT0.2.0Casts the given value to a flatten array, and removes falsey items (similar to lodash compact).
jonschlinkertabout 3 years 前array, arrayify, boolean, compact args-to-arr578MIT1.4.9converts arguments or any other array-like object into an array starting from specific index.
manferlo81over 3 years 前arguments, params, array, array-like to-array.js474MIT0.10.0Converts primitives and objects (plain or array-like) to a sensible array representation for Node.js and the browser.
wilmooreabout 3 years 前string-to-array, string, array, array-like to-arr850.0.2convert anything to array if it is not already one
fliphubabout 3 years 前utils, array, to-array, fliphub