vue-sfc-doc

0.0.2-beta9 • Public • Published

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

Package Sidebar

Install

npm i vue-sfc-doc

Weekly Downloads

1

Version

0.0.2-beta9

License

ISC

Unpacked Size

8.15 kB

Total Files

3

Last publish

Collaborators

  • flywxc