0.1.7 • Published 3 years ago

@vuensight/parser v0.1.7

Weekly downloads
-
License
(MIT)
Repository
github
Last release
3 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

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago