type-predicates
Type utility library
A collection of utilities for creating and working with type-guards and assertions in TypeScript.
A comprehensive collection of type-guards, type assertions and related utils
54 stars
1 watching
0 forks
Language: TypeScript
last commit: 7 months ago
Linked from 1 awesome list
type-assertionstype-guardstypescriptutilities-library
Related projects:
Repository | Description | Stars |
---|---|---|
unional/type-plus | A collection of utility types and adjusted utilities for enhancing TypeScript development | 379 |
leddgroup/ts-types-utils | A set of reusable type utility functions for TypeScript | 61 |
kotlinisland/basedtyping | A collection of helpers and utilities to aid in dealing with types at static analysis and runtime. | 9 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,081 |
mistlog/typetype | A TypeScript library for generating complex types from functional logic | 416 |
keuby/vite-plugin-lib-types | Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
woutervh-/typescript-is | Automates writing type predicate functions to check unknown or untyped data at runtime | 959 |
lancercomet/myweblibs | A collection of reusable web development components and utilities. | 5 |
tylors/4.5 | A library for functional assertions with curried and monadic APIs | 21 |
dojo/typings | A collection of type definitions for Dojo 1.x libraries and frameworks. | 28 |
gvanastasov/codebook-typescript | A comprehensive guide to learning TypeScript through interactive examples and explanations. | 8 |
ignatandrei/rscg_utilitytypes | A tool that generates utility types in C# based on specified utility types from TypeScript | 4 |
microsoft/tslib | A runtime library for TypeScript helpers to improve code efficiency and reduce file sizes. | 1,259 |
floedelmann/vue-ts-types | Prop type definitions for Vue.js applications with TypeScript support | 8 |
jeffijoe/typesync | Tools to install and configure missing TypeScript typings for dependencies in package.json | 1,529 |