type-guards icon indicating copy to clipboard operation
type-guards copied to clipboard

Simple utility for runtime type checking which also assigns the correct type if used with TypeScript.

Results 23 type-guards issues
Sort by recently updated
recently updated
newest added

I think it's not gonna be straightforward at all to cover all cases with overloads. But it should at least work nicely with most of the guards. I'm not even...

enhancement
help wanted

- Open issue first for big changes to discuss it. - How to run tests. - How to format commit message.

enhancement