kind-of
Get the native type of a value.
pinia
Intuitive, type safe and flexible Store for Vue
has-values
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
has-value
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
type-check
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.