Skip to content

Commit 7dfd023

Browse files
authored
Update README.md
1 parent be67c83 commit 7dfd023

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,19 @@ API Extractor provides an integrated, professional-quality solution for all thes
119119
- Generate \*.d.ts rollups with trimming according to release type
120120
- Output API documentation in a portable format that's easy to integrate with your content pipeline
121121
122+
example https://github.com/framer/api-docs/tree/master/api
123+
124+
## documentation
125+
126+
- https://github.com/phryneas/remark-typescript-tools
127+
128+
* it transpiles TypeScript code examples to JavaScript
129+
* it typechecks your TypeScript code examples
130+
* it allows you to include Docblocks from your sourcecode
131+
132+
https://twitter.com/phry/status/1302662810707660801?s=20
133+
134+
122135
## Codegen from TypeScript
123136
124137
- https://github.com/yousefed/typescript-json-schema

0 commit comments

Comments
 (0)