JSPM

  • Created
  • Published
  • Downloads 147
  • Score
    100M100P100Q94810F
  • License MIT

Iterate through a vector, with returned value or without returned value, or iterate using generator.

Package Exports

  • @vect/vector-mapper

Readme

@vect/vector-mapper

npm version npm download monthly npm download total npm dependents npm license pp install size github commit last github commit total

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

Usage

Meta

LICENSE (MIT)