abacus-transform
v1.1.5
Published
Async map, reduce, and filter data transformations
Downloads
40
Readme
abacus-transform
Simple async map, reduce, and filter date transformation functions with callbacks. These functions are very similar to the underscore.js map, reduce, and filter functions but they can take async functions with callbacks, generators and promises.