Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laurence-myers/tscodegendsl

TypeScript code generator DSL
https://github.com/laurence-myers/tscodegendsl

Last synced: 6 days ago
JSON representation

TypeScript code generator DSL

Awesome Lists containing this project

README

        

# tscodegendsl - a TypeScript code generator domain-specific language

Call functions to build up your code into an abstract syntax tree (AST), then convert it to a string by calling `astToString()`.