json-transformer-node
Json Transformer Utility. Many times you want to interact with 3rd party services or clients, this utility acts as an adaptor and help you mantain code clean by maintaining only the json mappings
Json Transformer Utility. Many times you want to interact with 3rd party services or clients, this utility acts as an adaptor and help you mantain code clean by maintaining only the json mappings
A ponyfill for the ES 2015 (ES6) `Array.from()`.
A set of functions to work with nested data.
More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.
'Promisified' Array, it compatible with the original Array but comes with async versions of native Array methods, such as `mapAsync`, `filterAsync`, `reduceAsync`, `sortAsync`, `findAsync`, `findIndexAsync`, `everyAsync`, `someAsync`, `forEachAsync`...
Converts iterable to array.
Flatten arrays
Array filtering faster than the native array.filter method
A compact module to randomly sort an Array
Checks is array is empty.
create a map from items of an array, using one property as 'key'
Discards values from left, while a test passes.
Reduces values from right, to a single value.
Reduces values to a single value.
> Move element in a given array from one index to another ..with some extra > functions.
A parallel, asynchronous implementation of forEach in ES6 with a configurable maximum degree of parallelism.
Turns Maps into Arrays, Turns Arrays into Maps
Lists all indices.
remove duplicate values from an array
An array manipulation toolbox.