文件名称:docsense:Ecmascript,Typescript和Flowtype的智能文档生成器
文件大小:209KB
文件格式:ZIP
更新时间:2024-02-25 06:42:56
javascript typescript parsing ecmascript ast
多森 Docsense是文档生成器的可插入且可自定义的AST,可使用解析ECMASCIPT 2015+, :robot: **它仍处于早期开发中,但可以运行! ** :robot: 快速开始 # Add with yarn yarn add docsense # Run init to create the default config file yarn docsense init # Run build to see your docs! yarn docsense build 发展历程 :flexed_biceps: 克隆项目,然后运行yarn安装所有依赖项。 git clone https://github.com/MattM