tovel
v1.0.8
Published
CLI for documentate the content script into Vue.js
Downloads
14
Readme
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