type-fest
Type library
A collection of reusable TypeScript types for common programming patterns and data structures
A collection of essential TypeScript types
15k stars
51 watching
553 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 2 awesome lists
npm-packagetypestypescripttypescript-definitionsutilities
Related projects:
Repository | Description | Stars |
---|---|---|
ts-essentials/ts-essentials | A collection of reusable, high-quality TypeScript types for writing more expressive and type-safe code. | 3,805 |
piotrwitek/utility-types | A collection of utility types for TypeScript that complement the built-in mapped types and aliases, providing a set of common and additional types for idiomatic static typing. | 5,560 |
millsp/ts-toolbelt | A comprehensive TypeScript library providing a wide range of type utilities to improve type safety and simplify complex type operations | 6,787 |
definitelytyped/definitelytyped | Provides high-quality type definitions for the TypeScript programming language. | 48,861 |
kulshekhar/ts-jest | A Jest transformer that enables testing of TypeScript projects | 6,990 |
bitjson/typescript-starter | A tool to quickly create and configure a new Node.js project with TypeScript support | 3,500 |
dethcrypto/typechain | TypeScript bindings for Ethereum smart contracts | 2,766 |
egoist/tsup | A tool to bundle TypeScript libraries into executable files without configuration. | 9,383 |
ljlm0402/typescript-express-starter | A set of templates and tools for building Express.js applications with TypeScript | 2,738 |
typestack/class-transformer | Tool for converting between plain objects and class instances, allowing serialization and deserialization of data. | 6,944 |
sindresorhus/ow | A validation library for JavaScript functions and variables. | 3,813 |
unional/type-plus | A collection of utility types and adjusted utilities for enhancing TypeScript development | 380 |
typestrong/typedoc | Automates documentation generation for TypeScript projects | 7,821 |
piotrwitek/typesafe-actions | A utility library for creating and managing Redux actions with typesafe syntax | 2,407 |
type-challenges/type-challenges | A collection of TypeScript challenges to improve type system understanding and utility writing | 43,787 |