Skip to content

vicwang163/react-to-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  -f --flow             it is a component with Flow type annotations
  -h, --help            output usage information

About

transform React component into Vue component

Resources

Stars

Watchers

Forks

Packages