anchengjian / react-to-vue

transform React component into Vue component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-to-vue

transform a basic react component to vue component

Install

npm install react-to-vue -g

Usage

Usage: rtv [options] file(react component)


Options:

  -V, --version         output the version number
  -o --output [string]  the output file name
  -t --ts               it is a typescript component
  -h, --help            output usage information

About

transform React component into Vue component


Languages

Language:JavaScript 100.0%