Giter VIP home page Giter VIP logo

jsdoc-vue's Introduction

jsdoc-vue

Build Status npm

A jsdoc plugin that parses *.vue files.

利用 jsdoc 自动生成 .vue 文件的文档。

修改点

  1. 使用了jsdoc字典,可以使用jsdoc自带的标签来进行编写
  2. 生成文档采用了minami模板
  3. 升级了 vue-template-complier 和 jsdoc 模块

安装

git clone [email protected]:Konata9/jsdoc-vue.git

npm install 

使用方法

jsdoc 参数可以参照官方文档 Command-line arguments to JSDoc

如果没有在全局安装 jsdoc 请手动指定 jsdoc 所在的目录

jsdoc -c ./conf.js -r

or

./node_modules/jsdoc -c ./config.js -r

全局的配置可以参考config.js文件 更多jsdoc配置文件的语法请参照官网Configuring JSDoc with a configuration file

使用模板

minami

生成文档样式

请下载项目后,查看example/doc/index.html文件

License

WTFPL

jsdoc-vue's People

Contributors

konata9 avatar qingwei-li avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.