vusion / vue-component-analyzer

Analyze dependencies, inheritance and some other useful info of Vue components in static code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-component-analyzer

Analyze dependencies, inheritance and some other useful info of Vue components in static code.

CircleCI NPM Version Dependencies NPM Download

Example

Show an easy example can attract readers quickly.

Features

Introduce some major features of this project.

  • Feature 1
  • Feature 2
  • Feature 3

Install

npm install --save-dev vue-component-analyzer

Options

name

Name of something.

  • Type: string
  • Default: 'hello'

auto

Do something automatically.

  • Type: boolean
  • Default: 'true'

Develop

dev

npm run dev

build

npm run build

test

npm run test

Changelog

See Releases

Contributing

See Contributing Guide

License

MIT

About

Analyze dependencies, inheritance and some other useful info of Vue components in static code.

License:MIT License


Languages

Language:JavaScript 98.4%Language:Vue 1.6%