0.1.7 • Published 2 years ago

@vuensight/parser v0.1.7

Weekly downloads
-
License
(MIT)
Repository
github
Last release
2 years ago

@vuensight/parser

The parser extracts information about component dependencies as well as their used props/events/slots of a given Vue.js project.

Development

Compile typescript files to dist folder

npm run build

Run eslint

npm run lint

Run unit tests + coverage

npm test

Run unit test watcher

npm run test:watch

Licencse

MIT

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago