beanify-markdown:用于将路由信息输出到.md文件中的工具

时间:2021-02-15 07:30:15
【文件属性】:
文件名称:beanify-markdown:用于将路由信息输出到.md文件中的工具
文件大小:7KB
文件格式:ZIP
更新时间:2021-02-15 07:30:15
JavaScript 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 : 'math.asin' , md : { name : 'asin' , desc : 'function returns the arcsine (in radi
【文件预览】:
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)
--------tsconfig.json(172B)
----README.md(2KB)
----ex.js(405B)
----index.d.ts(436B)

网友评论