@ssts/email
Validate an email => true | false.
Validate an email => true | false.
Runtime type system for TypeScript
Function argument validation for humans
Check types of variables
allows easy type enforcement for all JS types objects and classes. it is also extensible and provides simple to use type checks for your own custom classes and types
Tweaked and updated spell checker for CodeMirror
A collection of functions to check various types of data in TypeScript
A set of type checks, guards, and predicates for simpler, safer, and easier to read code.
Simple and Fast Data Validation for Node.js
Runtime type checking with "value as type" model definition in Javascript.
Validate an email address according to RFCs 5321, 5322, and others
A utility for type checking elements on an array. The library is inspired from chai framework supporting chaining to combine multiple operations.
Blazing fast input validation and transformation ⚡
Type check values
Check if a value is property accessible
Validation system using schemes in Swagger design
```typescript import validateObject, { property, Scheme } from '@sovgut/object-validation';
JS variable type checking
wrap function with custom log message function