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: about 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,805 |
type-challenges/type-challenges | A collection of TypeScript challenges to improve type system understanding and utility writing | 43,787 |
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 |
typescript-exercises/typescript-exercises | An interactive platform offering various TypeScript exercises to explore its features and principles. | 2,881 |
typescript-cheatsheets/react | A collection of documentation and examples for learning and using TypeScript with React to build scalable and maintainable JavaScript applications. | 45,629 |
sindresorhus/type-fest | A collection of reusable TypeScript types for common programming patterns and data structures | 14,543 |
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,990 |
basarat/typescript-book | A comprehensive guide to learning and mastering TypeScript | 20,897 |
typestack/class-transformer | Tool for converting between plain objects and class instances, allowing serialization and deserialization of data. | 6,944 |
piotrwitek/react-redux-typescript-guide | A comprehensive guide to building type-safe React & Redux applications using TypeScript | 13,350 |
effect-ts/effect | A TypeScript framework providing a functional effect system with tools for building robust applications | 7,841 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
gibbok/typescript-book | A comprehensive TypeScript guide covering its features, syntax, and use cases | 8,493 |
typehero/typehero | A community-driven platform focused on teaching and learning the intricacies of TypeScript's typing system for developers. | 6,107 |