Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 anos atrás
..
src a4795408b4 Allow plugins to assert that a specific babel version has loaded the plugin. (#7450) 6 anos atrás
test 7846eaebaa Do not quote JSX attribute keys for IdentifierName (#8045) 6 anos atrás
.npmignore 7a1ccf076c Misc (#5545) 7 anos atrás
README.md b445b79734 Refactor move docs (#8108) 6 anos atrás
package.json 90566103a6 v7.0.0-beta.49 6 anos atrás

README.md

@babel/plugin-transform-react-inline-elements

Turn JSX elements into exploded React objects

See our website @babel/plugin-transform-react-inline-elements for more information.

Install

Using npm:

npm install --save @babel/plugin-transform-react-inline-elements

or using yarn:

yarn add --save @babel/plugin-transform-react-inline-elements