beanify markdown:用于将路由信息输出到.md文件中的工具 源码
beanify降价 用于将路由信息输出到.md文件的工具 安装 npm install beanify-markdown --save 用纱 yarn add beanify-markdown 用法 基本例子 const Beanify = require ( 'beanify' ) const Plugin = require ( 'beanify-markdown' ) const beanify = Beanify ( { } ) beanify . register ( Plugin , { dir : 'out' } ) . route ( { url
文件列表
beanify-markdown-master.zip
(预估有个12文件)
beanify-markdown-master
.gitignore
92B
ex-url.js
1KB
.eslintrc
168B
package.json
1KB
LICENSE
1KB
index.js
3KB
types
options.d.ts
379B
.eslintrc
625B
暂无评论