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
Load from `test/tsconfig.json` with ts-node.
Utility to create typescript based npm modules. Can also strip reference paths for .d.ts files and check TSD configs.
Options-defaults design pattern implementation for reliable configuration. It merges objects deeply, overrides arrays and classes (different than Object) and the result remains strongly typed.
Patch typescript to support custom transformers in tsconfig.json
Node JS loader for Typescript that supports tsconfig paths
TS target for peggy parser generator
plug'n'play resolver for TypeScript
Runtime polyfills for TypeScript libs, powered by core-js!
Fast, robust, type-safe promises
Protoc Plugin for TypeScript Declarations and Service Definitions
![Build](https://img.shields.io/github/workflow/status/nadeesha/ts-prune/Run%20CI%20Pipeline) ![npm](https://img.shields.io/npm/dm/ts-prune) ![GitHub issues](https://img.shields.io/github/issues-raw/nadeesha/ts-prune)
It helps to publish your TypeScript libraries to npm.
Opinionated toolbox boilerplate to create Typescript React components
Generate docs from typescript + jsdoc and put it in a README
Small tool to automatically generate your API documentation straight into your `readme.md` from your TypeScript typings.
TypeScript compiler wrapper for static analysis and code manipulation.
Relationship type checker functions for Typescript types.
sinon library extension to stub whole object and interfaces
A TypeScript snippet testing library for any test framework
TypeScript Standard Style based on StandardJS
Yet another configurable linter for TypeScript and JavaScript.
A standard library for typescript
Base generic type for weak nominal typing in Typescript
Stricter version of tiny-invariant
A tool to convert all your .d.ts definitions to flow
TypeScript's largest utility library
TypeScript transformer to convert const enums to regular enums in declaration files
Extract CSS classnames in TS files
export default foo → export = foo → module.exports = foo
Compiles GraphQL tagged template strings using graphql-tag in TypeScript files.
Allow `import * as img from 'foo.png'` in TS
TS AST transformer to rewrite import path
Extracts string messages for translation from modules that use React Intl.
transform typescript code to javascript code synchronously
TypeScript custom transformer which enumerates members of the union of string literal types
A TypeScript custom transformer which enables to obtain keys of given type.
TypeScript 類型工具庫:提供豐富的類型操作工具和重新導出的內建類型 / TypeScript type utility library: provides rich type manipulation utilities and re-exported built-in types
JSON types and utilities for TypeScript.
A simple gulp plugin that makes it possible to use typescript modules painlessly on browser and on server. Say no webpack!
A TypeScript type that applies to all JS values but with stricter type checking than `any`.
ts-unused-exports finds unused exported symbols in your Typescript project
Port of C's wcwidth() and wcswidth()
A collection of utilities to step up your TypeScript game
the logic behind tap's t.same() and t.strictSame()
TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.
A deprecated release of the TypeScript compiler
Replace alias paths with relative paths after typescript compilation.
Make tsc-compiled `es2020` bundles compatible with `"type": "module"` requirements
Make tsc-compiled `es2020/esnext` bundles compatible with esm/mjs requirements
Build your TypeScript projects programmatically.