Skip to content

CLI for documentate the content script into Vue.js

License

Notifications You must be signed in to change notification settings

niksolaz/toveldoc

Repository files navigation

Tovel Doc

Welcome to the Tovel Doc repository, a Node.js package designed to generate Markdown documentation for Vue.js files. This tool automatically extracts variables, functions, computed properties, and other relevant components from your Vue.js scripts, making it easier to create accurate and up-to-date documentation.

Please note that this project is currently under development and continues to evolve. Additional features and improvements will be implemented over time.

Install

npm i tovel

and then you can create one document at a time with this simple command:

npx tovel <nomefile.vue>

into script add comment with text:

// #tovel::<nomefile.vue>  description comment

About

CLI for documentate the content script into Vue.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published