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

v1.1.1
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
npm i babel-plugin-transform-for-of-as-array

Metadata

  • MIT
  • Whatever
  • Justin Ridgewell
  • released 2/8/2018

Downloads

Maintainers