We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dff4f9c commit dbd3437Copy full SHA for dbd3437
README.md
@@ -166,6 +166,14 @@ ModelParser ==> ModelCompiler ==> Emitter
166
- `Emitter` takes `TsModel` and produces TypeScript declaration file.
167
168
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
177
Contributing
178
------------
179
0 commit comments