tscs
v0.0.0
Published
TypeScript Compiler Services
Downloads
5
Readme
#TypeScript Compiler Services
Status
Current status of code: Not useful
Why
High level objectives:
- Provide well documented guidance on how to consume the official TypeScript languages services
- Work based on TSPROJ file's individual project
- Provide TSPROJ project compilation support
- Provide a documented interface to simplify the
program
concept of the TypeScript compiler.TSProgram
. - Be highly tested