NPM

NPM

Node Package Manager

44,513 tracked projects
Public Registry
Public registry metadata is sourced from known upstream package ecosystems.
www.npmjs.com

Find Project in NPM

ProjectDescription
TypeScript API exposed (includes definition file)
Transpile TS to ES6 to ES5
A zero configuration bundling tool for TypeScript.
[![npm version](https://badge.fury.io/js/typescript-cached-transpile.svg)](https://badge.fury.io/js/typescript-cached-transpile)
TypeScript generics to compare types
Typescript compiler wrapper
Copy non-typescript files to outDir
Bundels typescript declaration generated by typescript loaded into one ts file.
.d.ts generator
The purpose of this repository is to wrap the TypeScript compiler so that a consumer can easily test their ambient module declarations against example *.ts files. This module uses chai assertions so that a user can easily add this step to existing unit t
Tooling which enables you to use TypeScript with ESLint
TypeScript language service plugin for ESLint
An ESLint custom parser which leverages TypeScript ESTree
Fork of eslint/typescript-eslint-parser
Tooling to enable interoperability between TypeScript and mjs for Node.js.
A parser that converts TypeScript source code into an ESTree compatible form
Formatter of TypeScript code
typescript-json-schema generates JSON Schema files from your Typescript sources
Automatically generate a validator using JSON Schema and AJV for any TypeScript type.
Language Server Protocol (LSP) implementation for TypeScript using tsserver
TypeScript generics to work with boolean types