Skip to content

benoitkugler/structgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

structgen GoDoc

A simple and powerful Go to {Typescript, Dart} definitions.

Inspired by OneOfOne/structgen, but build with go/types.

Install

go get -u -v github.com/benoitkugler/structgen/...

Command Line Usage

// TODO: fix doc

➤ structgen -h

Usage of ./structgen:
  -output string
        ts or dart file to write to
  -source string
        go source file to convert

All types in source are converted (not only structs)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published