Validatem validator for ensuring that a value is an array
This package contains the `ValidationError` type for [`validatem`](https://www.npmjs.com/package/@validatem/core).
Flattens and normalizes a list of rules, ready for pre-processing in a combinator
API for defining Validatem combinators
Validatem validator for ensuring that a value is a string
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Validatem combinator for validating both the keys and values of a mapping object
Array manipulation, ordering, searching, summarizing, etc.
General purpose glob-based configuration matching.
Validatem combinator for validating that a value is an array of items meeting certain rules
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
The last validation library you'll ever need.
Run an array of functions in parallel
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Validatem validator for ensuring that a value is a plain object (eg. object literal)
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Lazy-evaluating list of files, based on globs or regex patterns
utilities for primitive JavaScript types
Validatem combinator for specifying 'alternatives', and verifying that a value meets at least one of the rules
Utility for checking whether something is a special (plumbing) object of some kind