lop
Create parsers using parser combinators with helpful error messages
Found 125 results for combinator
Create parsers using parser combinators with helpful error messages
easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.
Variadic y-combinator for recursive anonymous functions
Monadic parser combinators.
Library for building parsers using combinators.
Validatem combinator for validating both the keys and values of a mapping object
Minimalistic yet feature-rich IO decoding and encoding
eponymous functions from the SKI calculus
Parser combinator library for JavaScript
A parser combinator library like Parsec.
Validatem combinator for overriding the validation error message that is produced when a (set of) rules fails
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 for marking a hasShape or object literal rule as allowing additional, unspecified properties
Validatem combinator for validating that a value is an array of items meeting certain rules
user-agent-based polyfill combinator
Validatem combinator for applying context (custom configuration) to a validator
Parser combinator library for JavaScript
Masala Parser
The constant function from functional programming: it takes a value and returns a function that will return that value:
A set of functions to build and compose complex regular expressions
Conditional promise catch handler
Conditional promise chains
Stack-based composition combinators in JavaScript
Parser Combinator Library
A parser library with human-friendly parsing errors
Validate data with unknown structure
Break out of a promise chain
Parser combinators
Purely functional parser combinators & AST generation for generic inputs
Combinators for HTTP requests.
expressive, composable parser combinators
Async combinators and decorators collection
Masala Parser
Parser Combinators in the TypeScript Type System
Parser combinator library for TypeScript
Monadic parser combinator
A TypeScript library for building powerful, composable parsers using the parser combinator pattern. Parsco provides small, reusable parsing tools that can be combined to create complex grammars and interpreters, all without separate tokenization or extern
Validatem combinator for prepending a certain path to validation errors
Functional programming in JavaScript
Set of methods allowing simplify work with promises in cycle such as: forEach, map, find, filter, reduce, while, transform. Besides there are methods for comfortable work with promises or asynchronous operations - all, retry, timeout.
Validatem combinator for throwing away the transformed value that comes out of a validator
Validatem combinator for conditionally applying one or more rules
Manipulates css selector - parse, transform, calculate specificity, and more.
Pattern match by combining simpler patterns
decoder library for TypeScript
A parser combinator library designed for TypeScript, offering type inference and compile-time safety for building modular and maintainable parsers.
Some combinators
Utilities for bluebird control flow.
Masala Parser
Break out of a promise chain
Package for easy parsing using a monadic parser combinator
Combine outline and content into an object
Parser combinators for Typescript
A port of the Kong Admin API Client (node-kong-admin) project for NodeJS/Typescript
A hyper-optimized 1kb library to build fully type-safe parsers in TypeScript.
Typescript rules engine by composition
Manipulates css selector - parse, transform, calculate specificity, and more.
Parser combinator for JavaScript
Another way to combine outline and content into an object
orgmode implementation in JavaScript
A light-weight parser combinator
Combinatory Logic: Finding and Evaluating Combinators
Utilities for Q control flow.
A library of parser combinators, with which you can create your own parsers. The library will be continuously improved in time.
Y combinator for javascript
A sub-par parser combinator library.
<h1> <p align="center"> ٩(๑òωó๑)۶<br/><br/> <a href="https://www.npmjs.com/package/@ikasoba000/daizu"> @ikasoba000/daizu </a> </p> </h1>
Validatem combinator for validating against dynamically-generated rules
Basic combinators and bird aliases.
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
Additional combinators for fantasy-land Either data structure.
Monadic bottom-up parser combinator library.
Tiny parser combinator library
This package is for experimenting with parsing combinators...
Z Combinator for self-referencing anonymous functions
Javascript parser combinator library
A JSON parser for Bennu.
Validatem combinator for writing 'any one of these must be specified' rules
Recursive descent parser combinators in JavaScript
a collection of JS/TS modules for functional programming
parsecco is a parser combinator library
Combinators for your Promises
An easy to use parser combinator library.
Yet another parser combinator library for javascript. This one support state.
Like Promise.race but for streams
user-agent-based polyfill combinator
Javascript parser combinator library
func-toolkit provides functional utilities.
fully typed parser-combinator
A parser combinator for high-order language building
A proper url parser and combinator that works with eulalie
This is a toy parser combinator system based off of the Racket GLL parser library described in [this article](https://epsil.github.io/gll/).
a parser library in javascript
Recursive descent parser combinators in JavaScript
This library is a proof of concept and is not intended for production use. It aims to align an HKT implementation with runtime code. It implements a simple parser combinator library. You can use it to implement a typesafe JSON parser or GraphQL query pars
easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.
general parser like YACC
Check if a string is CSS combinator
Combine all elements of an array without consuming huge amount of memory
Parser combinators JavaScript implementation
parser combinator library, produces recursive descent PEG parser. returns an abstract syntax tree as return value. Usable from both nodejs and browser
Additional combinators for fantasy-land Option data structure.
A tiny but elegant parser combinator library written by Mepy
A proper robots.txt parser and combinator that works with eulalie
A set of functions to build and compose complex regular expressions
This package provides a class implementation of a generic combination of elements and also various function for combining them.
Check if a selector has combinator
A combinator parser in Typescript inspired by Parsec
Masala date Parser
Combines multiple blocks of custom properties
Peg Operators for TypeScript
Validatem combinator that validates a nested/recursive structure, and ensures that each non-array/object value matches certain rules
Template literal for composing RegExp.
Combinatory logic interpreter in Typescript.
Flocked is bringing combinators and combinatory logic to typescript
user-agent-based polyfill combinator
A library to construct combinators for serializing, deserializing, and validating data
Asynchronous, extensible, general-purpose coroutine schedulers and combinators
ParseRiver: a monadic parser library for TypeScript and JavaScript
A simple parser combinator library for expressions and domain specific languages, written in Typescript
Masala eXtensions: nice snippets for the Masala Parser users
The only official ReScript starter template.
Validatem combinator like array-of, but for cases where the values may be in nested (to-be-flattened) arrays
A Kong Admin API Client for NodeJS