1.1.0 • Published 7 years ago

andrew-utils v1.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

andrew-utils

A utility library built as part of a Enspiral Dev Academy exercise.

Reconstructed versions of map and filter, with an additional function, countIf to count the amount of specified data types in an array.

This is my first npm module, and was built primarily to learn about npm modules. It's usefulness beyond that is questionable at best.