Package Exports
- @vect/vector-mapper
Readme
@vect/vector-mapper
Map through each element of an array.
Features
- Mapper map an array and return a new array
- Mutate map an array and return the array itself
Install
$ npm install @vect/vector-mapper