1.0.1 • Published 8 years ago

broc-and-hape-utils v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

broc-and-hape-utils

Utility library with versions of map and filter. Example of requiring:

var arrayUtils = require('../lib') // Now can access: // arrayUtils.countIf // arrayUtils.filter // arrayUtils.map

Developed by Broc Harcourt and Hape Cook-Porter during Enspiral Dev Academy Phase 1.