Struct2ts Versions Save

Generate Typescript classes/interfaces out of Go structs

v1.0.6

3 years ago
  • Custom output by @arran4.

v1.0.5

3 years ago
  • bug fixes where we accidently dropped 0, thanks to @arran4.

v1.0.4

5 years ago
  • Fix #13
  • Bump dependencies.

v1.0.3

5 years ago

Possible fix to modules and vendor dirs.

v1.0.2

6 years ago
  • unbreak typescript exports

v1.0.1

6 years ago

Fixed a possible bug fix in helpers.

v1.0.0

6 years ago

The first version, more knobs to play with.

  • es6 (es2015) as an alternative format to typescript for those hippies that don't use TS.
  • exports are optional.
  • helpers are optional.
  • vgo support.