babel-plugin-transform-for-of-as-array

v1.0.3
Transform all for-of loops into the equivalent array for loop
for of loop array babel-plugin

clean

rm -rf lib

build

babel src -d lib

test

mocha --compilers js:babel-register

test:watch

npm run test -- --watch

prepublish

npm run clean && npm run build

Metadata

  • MIT
  • Whatever
  • Justin Ridgewell
  • released 4/30/2017

Downloads

Maintainers