Skip to content

个人学习玩具,使用babel来解析ts文件的interface,自动生成markdown文档。

Notifications You must be signed in to change notification settings

RainMaker-Q/babel-transform-ts-to-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简介

本项目是Rain学习ast的一个练手项目,主要功能是:解析现有的ts文件,扫描所有的interface,将接口的类型、可选项、注释内容进行解析。并生成markdown文档的效果。

效果图

原始代码: 原始代码

解析结果: 解析结果

About

个人学习玩具,使用babel来解析ts文件的interface,自动生成markdown文档。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published