Aluísio Augusto Silva Gonçalves d4cc8fefd1 Add transformer to import regeneratorRuntime from a module
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`.
2015-01-18 17:33:56 -02:00
2015-01-18 20:16:32 +09:00
2015-01-06 22:43:36 +11:00
2015-01-18 21:26:02 +11:00
2015-01-18 18:23:14 +11:00
2014-09-28 23:39:22 +10:00
2015-01-07 13:08:06 +11:00
2015-01-13 22:26:33 +11:00
2015-01-18 21:28:34 +11:00
2014-12-16 22:17:35 -08:00
2015-01-14 19:01:53 -05:00
2015-01-01 13:03:38 +01:00
2015-01-14 14:54:31 +11:00
2015-01-18 21:40:21 +11:00
2015-01-02 03:53:33 +11:00

6to5

Gratipay Travis Status Code Climate Score Coverage Dependency Status

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
No description provided
Readme 79 MiB
Languages
JavaScript 99.5%
Makefile 0.3%
HTML 0.1%