Sheetal Nandi

typescript

v5.6.2
TypeScript is a language for application scale JavaScript development

tslib

v2.7.0
Runtime library for TypeScript helper functions

dts-gen

v0.10.3
TypeScript Definition File Generator

types-registry

v0.1.689
A registry of TypeScript declaration file packages published within the @types scope.

focus-dt

v1.0.3
A simple command-line tool for running down PRs on DefinitelyTyped

@typescript-deploys/monaco-typescript

v4.5.1
TypeScript and JavaScript language support for Monaco Editor

@typescript-deploys/monaco-editor

v4.5.1
A browser based code editor

@definitelytyped/utils

v0.1.7
Shared utilities for DefinitelyTyped tools

@definitelytyped/header-parser

v0.2.12
This library parses package.jsons of [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) types. Its name is left over from when package information was stored in textual headers.

@definitelytyped/definitions-parser

v0.1.15
Reads the DefinitelyTyped repository and provides an API for querying its metadata

@typescript/vfs

v1.6.0
A Map based TypeScript Virtual File System.

@typescript/twoslash

v3.2.8
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

@definitelytyped/perf

v0.0.178
Performance measuring utilities for [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped).

@definitelytyped/typescript-versions

v0.1.4
List of supported TypeScript versions

@definitelytyped/dtslint-runner

v0.1.26
Run dtslint on DefinitelyTyped packages

@definitelytyped/retag

v0.0.186
Refresh tags on all DT-published packages in the @types scope.

@typescript/ata

v0.9.7
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).

@definitelytyped/dts-critic

v0.1.13
Checks a new .d.ts against the Javascript source and tells you what problems it has

@definitelytyped/dtslint

v0.2.23
Runs tests on TypeScript definition files

@typescript/analyze-trace

v0.10.1
Analyze the output of tsc --generatetrace

@typescript/server-harness

v0.3.5
Communicate with a tsserver process

@typescript/github-link

v0.2.2
Determine the Github permalink corresponding to a file (position) on disk

@definitelytyped/eslint-config-dtslint

v0.0.119
eslint config for dtslint

@typescript/sandbox

v0.1.7
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-replay

v0.2.13
Replay server requests from a file