Skip to content

Commit

Permalink
Links section in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtechhabarta committed Jun 16, 2017
1 parent dff4f9c commit dbd3437
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,14 @@ ModelParser ==> ModelCompiler ==> Emitter
- `Emitter` takes `TsModel` and produces TypeScript declaration file.


Links
-----

- http://www.rainerhahnekamp.com/type-safe-endpoints-with-typescript-and-java - blog post about using typescript-generator not only with Spring MVC
- http://www.jsweet.org/10-reasons-to-use-jsweet - blog post about JSweet transpiler mentions typescript-generator
- https://github.com/raphaeljolivet/java2typescript - tool similar to typescript-generator


Contributing
------------

Expand Down

0 comments on commit dbd3437

Please sign in to comment.