Skip to content

hkk2018/ts-declaration-file-to-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TS declaration-file to documentation(xlsx)

由.d.ts檔抓出各lib/function的定義與註解,以供相關人員檢視。

Usage

根目錄建立to-reads資料夾,將需要彙整的資料放入其中後,執行

node build/main.js

Tips

  1. All comments with /** any content here */ for Object with let declaration or Functions/Methods will be exported with its name.
  2. Thus to export name but comment: /** */

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published