1.2.1 • Published 5 years ago

@w3cub/react-to-vue v1.2.1

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

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