mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-02 18:41:17 +00:00
Add npm badge to babel-plugin-react-native-web README
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# benchmarks
|
# benchmarks
|
||||||
|
|
||||||
|
[![npm version][package-badge]][package-url] [](https://reactjs.org/docs/how-to-contribute.html#your-first-pull-request)
|
||||||
|
|
||||||
Try the [benchmarks app](https://necolas.github.io/react-native-web/benchmarks) online.
|
Try the [benchmarks app](https://necolas.github.io/react-native-web/benchmarks) online.
|
||||||
|
|
||||||
To run the benchmarks locally:
|
To run the benchmarks locally:
|
||||||
@@ -63,3 +65,6 @@ significantly faster than alternatives.
|
|||||||
*MacBook Pro (13-inch, Early 2011); 2.3 GHz Intel Core i5; 8 GB 1333 MHz DDR3. Google Chrome 62.
|
*MacBook Pro (13-inch, Early 2011); 2.3 GHz Intel Core i5; 8 GB 1333 MHz DDR3. Google Chrome 62.
|
||||||
|
|
||||||
‡Glamor essentially crashes the browser tab. Emotion gets slower every iteration.
|
‡Glamor essentially crashes the browser tab. Emotion gets slower every iteration.
|
||||||
|
|
||||||
|
[package-badge]: https://img.shields.io/npm/v/babel-plugin-react-native-web.svg?style=flat
|
||||||
|
[package-url]: https://yarnpkg.com/en/package/babel-plugin-react-native-web
|
||||||
|
|||||||
Reference in New Issue
Block a user