type-fest
Type library
A collection of reusable TypeScript types for common programming patterns and data structures
A collection of essential TypeScript types
14k stars
50 watching
545 forks
Language: TypeScript
last commit: 7 days 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,770 |
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,541 |
millsp/ts-toolbelt | A comprehensive TypeScript library providing a wide range of type utilities to improve type safety and simplify complex type operations | 6,752 |
definitelytyped/definitelytyped | Provides high-quality type definitions for the TypeScript programming language. | 48,621 |
kulshekhar/ts-jest | A Jest transformer that enables testing of TypeScript projects | 6,969 |
bitjson/typescript-starter | A tool to quickly create and configure a new Node.js project with TypeScript support | 3,491 |
dethcrypto/typechain | TypeScript bindings for Ethereum smart contracts | 2,759 |
egoist/tsup | A tool to bundle TypeScript libraries into executable files without configuration. | 9,236 |
ljlm0402/typescript-express-starter | A set of templates and tools for building Express.js applications with TypeScript | 2,719 |
typestack/class-transformer | Tool for converting between plain objects and class instances, allowing serialization and deserialization of data. | 6,894 |
sindresorhus/ow | A validation library for JavaScript functions and variables. | 3,811 |
unional/type-plus | A collection of utility types and adjusted utilities for enhancing TypeScript development | 379 |
typestrong/typedoc | Generates documentation for TypeScript projects using a command-line interface. | 7,766 |
piotrwitek/typesafe-actions | A utility library for creating and managing Redux actions with typesafe syntax | 2,408 |
type-challenges/type-challenges | A collection of TypeScript type challenges to improve understanding of the type system and promote community learning. | 43,372 |