Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(lyraproj/lyra#42) Add generation of TypeScript types from TypeSet #15

Merged
merged 1 commit into from
Feb 7, 2019

Conversation

thallgren
Copy link
Contributor

@thallgren thallgren commented Feb 6, 2019

This commit adds a TypeSet generator for TypeScript. It takes a TypeSet
as input and generates a namespace hierachy of TypeScript classes that
matches the types in the TypeSet.

Relates to lyraproj/lyra#42

@thallgren thallgren requested a review from markfuller February 6, 2019 10:28
This commit adds a TypeSet generator for TypeScript. It takes a TypeSet
as input and generates a namespace hierachy of TypeScript classes that
matches the types in the TypeSet.
@thallgren thallgren force-pushed the typescript-generation branch from a04de88 to 1a61488 Compare February 6, 2019 10:30
@thallgren thallgren changed the title (lyraproj/lyra/#42) Add generation of TypeScript types from TypeSet (lyraproj/lyra#42) Add generation of TypeScript types from TypeSet Feb 6, 2019
@markfuller markfuller merged commit 4d428f9 into lyraproj:master Feb 7, 2019
@thallgren thallgren deleted the typescript-generation branch March 14, 2019 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants