JSPM

  • Created
  • Published
  • Downloads 127
  • Score
    100M100P100Q94864F
  • License MIT

An array util tool

Package Exports

  • @vect/vector-mapper

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@vect/vector-mapper) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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)