Skip to content

Commit

Permalink
changed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dpnolte committed Oct 31, 2018
1 parent 4faa40c commit e703ee1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## TypeScript Rhymer - kotlin rhymes with typescript (pun intended)
This is a kotlin annotation processor to generate TypeScript definitions. This is useful for javascript based apps to bridge data structures from kotlin to JS. Heavily inspired by (standing on the shoulders of giants ;-):
## TypeScript Rhymer - kotlin rhymes with typescript
This is a kotlin annotation processor to generate TypeScript definitions. This is useful for javascript based apps to bridge data structures from kotlin to JS. Heavily inspired by:
- [moshi-code-gen](https://medium.com/@sweers/exploring-moshis-kotlin-code-gen-dec09d72de5e)
- [tsGenerator](https://github.com/ntrrgc/ts-generator/tree/master/src/main/kotlin/me/ntrrgc/tsGenerator)

Expand Down

0 comments on commit e703ee1

Please sign in to comment.