@validatem/wrap-path
Validatem combinator for prepending a certain path to validation errors
Validatem combinator for prepending a certain path to validation errors
Validatem combinator for marking a hasShape or object literal rule as allowing additional, unspecified properties
Validatem combinator for specifying 'alternatives', and verifying that a value meets at least one of the rules
Validatem combinator for validating that a value has certain keys that pass certain validators (eg. object validation)
Validatem combinator like array-of, but for cases where the values may be in nested (to-be-flattened) arrays
Combinatory logic interpreter in Typescript.
A set of functions to build and compose complex regular expressions
Combinatory Logic: Finding and Evaluating Combinators
A parser combinator for high-order language building
Minimalistic yet feature-rich IO decoding and encoding
An easy to use parser combinator library.
a collection of JS/TS modules for functional programming
A lightweight and functional-style library that provides robust abstractions for handling optional values and handling operations that can either succeed or fail. By making states explicit, it encourages precise and deliberate management of application lo
This is a toy parser combinator system based off of the Racket GLL parser library described in [this article](https://epsil.github.io/gll/).
Flocked is bringing combinators and combinatory logic to typescript
Parser Combinators in the TypeScript Type System