tsgo-dev
v2025.12.2
Published
TypeScript Go
Downloads
4,537
Readme
Unofficial TypeScript Go
This package contains unofficial distribution of TypeScript 7 (native port), built daily using GitHub Actions.
Read more about the TypeScript 7 here!
[!WARNING] This is NOT an official distribution from the TypeScript official team.
Usage
npm install tsgo-dev
npx tsgo-dev -v
# Version 7.0.0-dev.20250519Programmatic API
import { getBinaryPath } from 'tsgo-dev/api'
console.log(getBinaryPath())License
The TypeScript project and this project both are licensed under the Apache License 2.0.
