Ben Alpert 3cad287233 Use a helper function for React "inlining"
Either due to lower parsing costs or better type inference, this seems
to perform better than direct object inlining. (All along, the main win
was skipping a loop through props, not avoiding a function call.)
2015-11-10 21:10:06 -08:00
2015-11-09 18:11:13 -08:00
2015-11-09 17:58:36 -08:00
2015-10-29 17:51:24 +00:00
2015-07-16 15:46:31 +01:00
2015-11-09 03:38:50 -08:00
2015-11-09 04:03:59 -08:00
2014-12-16 22:17:35 -08:00
2015-02-16 14:36:57 +11:00
2015-11-09 17:58:48 -08:00
2015-11-09 18:20:23 -08:00
2015-11-09 21:37:42 -05:00
2015-11-05 11:31:14 +00:00

babel

The compiler for writing next generation JavaScript.

Travis Status CircleCI Status Coverage Status

Looking for support?

For questions and support please visit the Slack community or StackOverflow.

The Babel issue tracker is exclusively for bug reports and feature requests.

Want to report an issue with babeljs.io?

For documentation and website issues please visit the babel.github.io repo.

Description
No description provided
Readme 79 MiB
Languages
JavaScript 99.5%
Makefile 0.3%
HTML 0.1%