array-foreach

v1.0.2
Array#forEach ponyfill for older browsers
array browser each es5 forEach ie6 ie7 ie8 polyfill and 3 more...

build

mkdir -p build && browserify index.js --plugin licensify --standalone forEach | dereserve | derequire > ./build/array-foreach.js

lint

jshint index.js

cover

mocha --require ./coverage --reporter html-cov > coverage.html

test

npm run lint && mocha

preversion

npm test

version

npm run build && git add -A build
npm i array-foreach

Metadata

  • MIT
  • Whatever
  • Takuto Wada
  • released 3/22/2016

Downloads

Maintainers