tscs

TypeScript Compiler Services

Usage no npm install needed!

<script type="module">
  import tscs from 'https://cdn.skypack.dev/tscs';
</script>

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