Thanks to facebook/regenerator#167 Regenerator's runtime can be now required as a module (though not in an easily self-containable way). This transformer, together with `coreAliasing` and `externalRuntime`, allows users to ditch a runtime dependency on `6to5`/`6to5-core` to depend directly on `core-js` and `regenerator`.
6to5 turns ES6+ code into vanilla ES5, so you can use next generation features today.
For more information view the documentation. For support visit the gitter room.
Description
Languages
JavaScript
99.5%
Makefile
0.3%
HTML
0.1%