ts-toolbelt
Type utility library
A comprehensive TypeScript library providing a wide range of type utilities to improve type safety and simplify complex type operations
👷 TypeScript's largest type utility library
7k stars
30 watching
148 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
dynamic-typessafetytype-checkingtype-safetytype-utilitiestypestypescripttypescript-libraryutility
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 |
type-challenges/type-challenges | A collection of TypeScript type challenges to improve understanding of the type system and promote community learning. | 43,484 |
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 |
typescript-exercises/typescript-exercises | An interactive platform offering various TypeScript exercises to explore its features and principles. | 2,865 |
typescript-cheatsheets/react | A collection of documentation and examples for learning and using TypeScript with React to build scalable and maintainable JavaScript applications. | 45,464 |
sindresorhus/type-fest | A collection of reusable TypeScript types for common programming patterns and data structures | 14,363 |
tool-belt/type-predicates | A collection of utilities for creating and working with type-guards and assertions in TypeScript. | 54 |
kulshekhar/ts-jest | A Jest transformer that enables testing of TypeScript projects | 6,977 |
basarat/typescript-book | A comprehensive guide to learning and mastering TypeScript | 20,861 |
typestack/class-transformer | Tool for converting between plain objects and class instances, allowing serialization and deserialization of data. | 6,894 |
piotrwitek/react-redux-typescript-guide | A comprehensive guide to building type-safe React & Redux applications using TypeScript | 13,347 |
effect-ts/effect | A framework for building robust applications in TypeScript with a focus on functional effects and dependency management | 7,641 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,167 |
gibbok/typescript-book | A comprehensive TypeScript guide covering its features, syntax, and use cases | 8,476 |
typehero/typehero | A community-driven platform focused on teaching and learning the intricacies of TypeScript's typing system for developers. | 5,977 |