Skip to content

vueact/babel-preset-transform-react-to-vue

Repository files navigation

babel-preset-transform-react-to-vue

NPM version NPM downloads CircleCI donate

You may use the plugin directly instead of this preset, see babel-plugin-transform-react-to-vue.

This preset includes babel-plugin-transform-react-to-vue and some other essential plugins for this plugin like syntax-jsx syntax-object-rest-spread syntax-class-properties

Install

yarn add babel-preset-transform-react-to-vue --dev

Usage

{
  "presets": ["transform-react-to-vue"]
}

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

babel-preset-transform-react-to-vue © egoist, Released under the MIT License.
Authored and maintained by EGOIST with help from contributors (list).

egoist.moe · GitHub @egoist · Twitter @_egoistlily