babel / kneden

Transpile ES2017 async/await to vanilla ES6 Promise chains: a Babel plugin
ISC License
514 stars 41 forks source link

Browserify support #5

Closed marten-de-vries closed 8 years ago

marten-de-vries commented 8 years ago

Should be able to use https://github.com/babel/babelify once the rewrite is done.

marten-de-vries commented 8 years ago

The rewrite is merged, and babelify is named in the README.