21 packages
tslib
Runtime library for TypeScript helper functions
typescript
TypeScript is a language for application scale JavaScript development
@typescript/analyze-trace
Analyze the output of tsc --generatetrace
@typescript/ata
A dependency for downloading `*.d.ts` files corresponding to a Node.js source file. Relies on API's provided by [jsdelivr](https://www.jsdelivr.com).
@typescript-deploys/monaco-editor
A browser based code editor
@typescript-deploys/monaco-typescript
TypeScript and JavaScript language support for Monaco Editor
@typescript/github-link
Determine the Github permalink corresponding to a file (position) on disk
@typescript/native-preview
Preview CLI of the native TypeScript compiler port
@typescript/native-preview-darwin-arm64
Preview CLI of the native TypeScript compiler port
@typescript/native-preview-darwin-x64
Preview CLI of the native TypeScript compiler port
@typescript/native-preview-linux-arm
Preview CLI of the native TypeScript compiler port
@typescript/native-preview-linux-arm64
Preview CLI of the native TypeScript compiler port
@typescript/native-preview-linux-x64
Preview CLI of the native TypeScript compiler port
@typescript/native-preview-win32-arm64
Preview CLI of the native TypeScript compiler port
@typescript/native-preview-win32-x64
Preview CLI of the native TypeScript compiler port
@typescript/sandbox
The TypeScript Sandbox is the editor part of the TypeScript Playground. It's effectively an opinionated fork of monaco-typescript with extra extension points so that projects like the TypeScript Playground can exist.
@typescript/server-harness
Communicate with a tsserver process
@typescript/server-replay
Replay server requests from a file
@typescript/twoslash
A markup format for TypeScript code, ideal for creating self-contained code samples which let the TypeScript compiler do the extra leg-work. Inspired by the [fourslash test system](https://github.com/orta/typescript-notes/blob/master/systems/testing/fours
@typescript/vfs
A Map based TypeScript Virtual File System.
types-registry
A registry of TypeScript declaration file packages published within the @types scope.