NPM
Node Package Manager
44,513 tracked projects
Public Registry
www.npmjs.comPublic registry metadata is sourced from known upstream package ecosystems.
Find Project in NPM
| Project | Description |
|---|---|
TypeScript API exposed (includes definition file) | |
Transpile TS to ES6 to ES5 | |
A zero configuration bundling tool for TypeScript. | |
[](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 |