array-flat-polyfill

v1.0.1
A polyfill for Array.prototype.flat and Array.prototype.flatMap
javascript js flat flatMap concat flatten

build

rollup --config --silent

postbuild

gzip-size index.js

prepublishOnly

npm run test && npm run build

test

npm run test:lint && npm run test:tape

test:lint

eslint src/*.js --cache --ignore-path .gitignore --quiet

test:tape

jest
npm i array-flat-polyfill

Metadata

  • CC0-1.0
  • >=6.0.0
  • Jonathan Neal
  • released 4/12/2019

Downloads

Maintainers