Skip to content

Commit dbd3437

Browse files
Links section in README.md
1 parent dff4f9c commit dbd3437

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,14 @@ ModelParser ==> ModelCompiler ==> Emitter
166166
- `Emitter` takes `TsModel` and produces TypeScript declaration file.
167167

168168

169+
Links
170+
-----
171+
172+
- http://www.rainerhahnekamp.com/type-safe-endpoints-with-typescript-and-java - blog post about using typescript-generator not only with Spring MVC
173+
- http://www.jsweet.org/10-reasons-to-use-jsweet - blog post about JSweet transpiler mentions typescript-generator
174+
- https://github.com/raphaeljolivet/java2typescript - tool similar to typescript-generator
175+
176+
169177
Contributing
170178
------------
171179

0 commit comments

Comments
 (0)