Validatem validator for ensuring a value is an array, adding a single value into an Array if needed
Matches strings against configurable strings, globs, regular expressions, and/or functions
Run an array of functions in parallel
Flattens and normalizes a list of rules, ready for pre-processing in a combinator
This package contains the `ValidationError` type for [`validatem`](https://www.npmjs.com/package/@validatem/core).
Array manipulation, ordering, searching, summarizing, etc.
A JavaScript text diff implementation.
API for defining Validatem combinators
Validatem combinator for validating both the keys and values of a mapping object
Validatem validator for ensuring that a value is a string
Node addon for string extraction for msgpackr
Simple dependency graph.
General purpose glob-based configuration matching.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Validatem combinator for validating that a value is an array of items meeting certain rules
Rope-based persistent sequence type
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
The last validation library you'll ever need.
Stylable text tables, handling ansi colour. Useful for console output.
Codecs for various data structures
Runs (webpack) loaders
Parse and stringify JSON with comments. It will retain comments even after saved!
Parses set-cookie headers into objects
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript