8000 GitHub - ts2vtl/ts2vtl: TypeScript to VTL
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ts2vtl/ts2vtl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts2vtl

Generate VTL templates from TypeScript sources.

Usage

npx ts2vtl -p path/to/tsconfig.json --outDir path/to/dir src/template.ts

Options

Options:
      --outDir   Output templates to the directory                      [string]
      --outFile  Output to single file                                  [string]
  -p, --project  The path of tsconfig.json                              [string]
  -v, --verbose  Verbose mode                         [boolean] [default: false]
      --version  Show version number                                   [boolean]
      --help     Show help                                             [boolean]

Packages

License

MIT

About

TypeScript to VTL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0