typescript-docs:TypeScript 定义文件的文档工具

时间:2024-07-20 15:00:26
【文件属性】:

文件名称:typescript-docs:TypeScript 定义文件的文档工具

文件大小:13KB

文件格式:ZIP

更新时间:2024-07-20 15:00:26

Haskell

特征 超链接生成 基本模块支持 支持简单的 jsdoc 样式的注释 安装 首先安装。 现在安装typescript-docs包: cabal install typescript-docs 或者,在本地克隆和构建: git clone git@github.com:paf31/typescript-docs.git cd typescript-docs cabal install 用法 生成声明文件作为构建的一部分: tsc -d ... 包括评论: tsc -d -c ... 运行typescript-docs typescript-docs *.d.ts 获得帮助 typescript-docs --help 造型 您可能希望使用 css 设置以下类的样式: keyword syntax identifier literal mono


【文件预览】:
typescript-docs-master
----typescript-docs.cabal(947B)
----cabal.config(979B)
----src()
--------Main.hs(2KB)
--------Language()
----Setup.lhs(110B)
----examples()
--------index.html(5KB)
--------Example.d.ts(1KB)
--------style.css(1KB)
----LICENSE(1KB)
----README.md(768B)
----.gitignore(60B)

网友评论