definition
Generate typescript type definitions and enumerations from business definition json records.
type-check
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.