0.0.2-beta9 • Published 2 years ago

vue-sfc-doc v0.0.2-beta9

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Overview

parsing vue sfc props emits for vue3

Installation

npm i -g vue-sfc-doc

Usage

vue-sfc-doc [component] --props [file] --emits [file]

Warning

Props and Emits are not supported in any join way, must be complete

good case see examples

Eg

vue-sfc-doc examples/index.vue --props examples/props.json --emits examples/emits.json