type-is
Infer the content-type of a request.
environment
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
ow
Function argument validation for humans
type-check
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.