Search
ts-type-guards
Curried TypeScript type guards for primitive types and classes
v0.7.0 URL:
https://unpkg.com/ts-type-guards@0.7.0/dist/index.js
Open
Browse Files
TypeScript
type guards
type
guard
isBoolean
isNumber
isString
isSymbol
isNull
isUndefined
isPrimitive
isNonPrimitive
is
isLike
isArrayOf
only
ts-guardian
Declarative, composable type guards
v1.11.0 URL:
https://unpkg.com/ts-guardian@1.11.0/lib/index.js
Open
Browse Files
type
predicate
typescript
guard
guards
functional
composable
@altostra/type-validations
Utility functions to create type-guards and assertions.
v2.7.2 URL:
https://unpkg.com/@altostra/type-validations@2.7.2/lib/index.js
Open
Browse Files
type
validation
type
guards
assertions
input
validation
type-fns
A set of types, type checks, and type guards for simpler, safer, and easier to read code.
v1.19.0 URL:
https://unpkg.com/type-fns@1.19.0/dist/index.js
Open
Browse Files
types
type guards
guards
type checks
checks
type
checking
typescript
@wezom/type-guards
Simple TypeScript type guards
v0.1.0 URL:
https://unpkg.com/@wezom/type-guards@0.1.0
Open
Browse Files
TypeScript
type
guard
guards