TypeScript
Reference TPS runtime and source of truth for cross-SDK behavior.
AvailableTypeScriptReferenceCI90%+ Coverage
- Status
- Active reference runtime with CI and coverage gating.
- Workspace
SDK/ts.
ManagedCode.Tps
Every TPS SDK exposes the same contract: constants, validation, parser, compiler, and player APIs. Jump directly into the implementation code or check the glossary for terminology.
Active SDKs
Production-ready runtimes with full CI, test suites, and coverage gating.
Reference TPS runtime and source of truth for cross-SDK behavior.
SDK/ts.Built JavaScript runtime for consumers, generated from the TypeScript source.
managedcode.tps.SDK/js.ManagedCode.Tps runtime for .NET consumers.
ManagedCode.Tps.SDK/dotnet.Dart runtime for Flutter hosts with parser, compiler, validation, and playback parity tests.
managedcode_tps.SDK/flutter.Native Swift package with compile, restore, and timed playback APIs for Apple-platform hosts.
ManagedCodeTps.SDK/swift.Standalone Java runtime with compile, restore, transport, and live playback support.
com.managedcode.tps.SDK/java.