ts-essentials
Type toolkit
A collection of reusable, high-quality TypeScript types for writing more expressive and type-safe code.
All essential TypeScript types in one place 🤙
4k stars
13 watching
121 forks
Language: TypeScript
last commit: 10 days ago
Linked from 2 awesome lists
essentialstoolboxtype-level-programmingtypestypescript
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/type-fest | A collection of reusable TypeScript types for common programming patterns and data structures | 14,363 |
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 |
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 |
piotrwitek/react-redux-typescript-guide | A comprehensive guide to building type-safe React & Redux applications using TypeScript | 13,347 |
typestrong/ts-node | Tools and utilities for TypeScript on Node.js | 12,918 |
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 |
piotrwitek/typesafe-actions | A utility library for creating and managing Redux actions with typesafe syntax | 2,408 |
kulshekhar/ts-jest | A Jest transformer that enables testing of TypeScript projects | 6,969 |
effect-ts/effect | A framework for building robust applications in TypeScript with a focus on functional effects and dependency management | 7,641 |
definitelytyped/definitelytyped | Provides high-quality type definitions for the TypeScript programming language. | 48,621 |
ljlm0402/typescript-express-starter | A set of templates and tools for building Express.js applications with TypeScript | 2,719 |
dethcrypto/typechain | TypeScript bindings for Ethereum smart contracts | 2,759 |
type-challenges/type-challenges | A collection of TypeScript type challenges to improve understanding of the type system and promote community learning. | 43,372 |
egoist/tsup | A tool to bundle TypeScript libraries into executable files without configuration. | 9,236 |
jsynowiec/node-typescript-boilerplate | A minimalistic project template to jump start a Node.js back-end application in TypeScript. | 2,754 |