type-guards topic
List
type-guards repositories
guards
165
Stars
5
Forks
Watchers
🛡 Comprehensive collection of type guards for JavaScript and TypeScript; Inspired by Elixir
ts-type-checked
84
Stars
5
Forks
Watchers
Runtime duck type checking utilities for TypeScript.
generic-type-guard
50
Stars
3
Forks
Watchers
Type safe, composable type guards for TypeScript
ts-known
82
Stars
2
Forks
Watchers
This library offers guards for common types, and methods to generate type guards for specific types quickly. Safely handle unpredictable unknown types with ease.
type-predicates
54
Stars
0
Forks
Watchers
A comprehensive collection of type-guards, type assertions and related utils