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
test TypeScript compilation. (Successfully compiled, or failed as expected)
Run tsc -w, then another command after.
The TypeScript compiler with onSuccess command
A utility to work with tsconfig.json without typescript
Resole and parse `tsconfig.json`, replicating to TypeScript's behaviour
Pre-packaged tsconfig.json's for Beemo configured projects.
load tsconfig compiler-options, support `extends` field
A lightweight npm package + cli that allows you to specify glob patterns for tsconfig files
This is my personal collection of tsconfig files.
Load tsconfig, respecting `TS_NODE_PROJECT` env var and `extends`
Load node modules according to tsconfig paths, in run-time or via API.
Load modules according to tsconfig paths in webpack.
base tsconfig.json
Replace absolute paths to relative paths for package compilation
Walk up the tree to resolve `tsconfig.json` configuration objects.
Polyfill for tsconfig.js, because TypeScript does not natively support JS config files
Reusable TypeScript configuration files to extend from.
Replace absolute paths to relative paths after typescript compilation
Check TypeScript type definitions
Check TypeScript type definitions
.d.ts generator. Generates a single d.ts bundle containing external modules from TypeScript files.
Compiles JSDoc annotated javascript into a Typescript Declaration File (.d.ts).
Test your TypeScript types easily
Dependency Injection container (IoC) for TypeScript
No worries TypeScript definition manager
NodeJS module for generate JSDoc Documentation from Typescript sources
The Elegant Bundler for Libraries
Zero-config TypeScript package development
A little CLI for making TypeScript packages, cleanly and effortlessly.
Convert flow types to typescript types, automatically
TypeScript HYbridizer - Hybrid (CommonJS/ESM) TypeScript node package builder
Transpile TypeScript code to JavaScript with Closure annotations.
Browserify plugin for compiling Typescript
Runtime library for TypeScript helper functions
maximum overkill for typescript and javascript library authors
An extensible static analysis linter for the TypeScript language
tslint preset for Angular
This package contains four rules, including fixes, to work around some of the issues that arise with circular imports:
TSLint rules for enforcing Clean Code
tslint rules for cli-engine
Ackee TSLint config
TSLint base configuration and rules for all TypeScript codebases
A TSLint config for Airbnb JavaScript Style
Airbnb's base TSLint config, following Airbnb's styleguide
Common TSLint config
tslint config for egg
Yet another TSLint Configuration which disables all rules which has been handled by `eslint` or `@typescript-eslint`.
tslint config for linting code @ google