Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides a powerful and well-structured foundation for building this. Common parser combinators’ weakness are error handling and ambiguity resolving, but these are ts-parsec’s important features. Additionally, ts-parsec …
☆409Dec 19, 2024Updated last year
Alternatives and similar repositories for ts-parsec
Users that are interested in ts-parsec are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- JavaScript parser-combinator library☆315Nov 5, 2025Updated 4 months ago
- String parser combinators for TypeScript☆200Apr 26, 2023Updated 2 years ago
- Dependency injection done right.☆24Mar 23, 2023Updated 3 years ago
- Parser Building Toolkit for JavaScript☆2,759Updated this week
- A monadic LL(infinity) parser combinator library for javascript☆1,267Apr 14, 2023Updated 2 years ago
- PEG Parser Generator for TypeScript☆216Updated this week
- A Pratt parser builder.☆12Jun 5, 2018Updated 7 years ago
- Log batteries for effect-ts☆30Dec 2, 2024Updated last year
- A library and language for building parsers, interpreters, compilers, etc.☆5,486Mar 17, 2026Updated last week
- Incremental parsing system☆687Jan 25, 2026Updated 2 months ago
- Functional programming in TypeScript☆11,484Aug 18, 2025Updated 7 months ago
- An experimental TypeScript parser combinator library. Powered by template literal types(TS 4.1+).☆15Dec 20, 2020Updated 5 years ago
- 📦 A collection of pastable code gathered from past projects☆12Sep 9, 2024Updated last year
- TypeScript Compiler API wrapper for static analysis and programmatic code changes.☆5,983Oct 12, 2025Updated 5 months ago
- Next-generation typescript transformer☆102Jan 25, 2024Updated 2 years ago
- ☆65Nov 10, 2023Updated 2 years ago
- 🐬 A simplified implementation of TypeScript's type system written in TypeScript's type system☆1,969Feb 7, 2025Updated last year
- Property based testing framework for JavaScript (like QuickCheck) written in TypeScript☆4,835Updated this week
- Web Applications with Effect-TS☆355Aug 26, 2025Updated 6 months ago
- Tools for working with ESTree AST☆69May 10, 2025Updated 10 months ago
- A micro-mvc framework for react apps☆118Updated this week
- Functional configuration management with Typescript☆19Apr 7, 2025Updated 11 months ago
- Javascript Parser Combinator Library☆147Mar 23, 2015Updated 11 years ago
- 🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.☆14,849Mar 5, 2026Updated 2 weeks ago
- Bring type level information to value level.☆19Aug 7, 2024Updated last year
- ☆12Jun 13, 2019Updated 6 years ago
- Plugin for pegjs to generate TypeScript parsers.☆165Jan 22, 2025Updated last year
- Jsx Parser By Parser Combinators.☆14Oct 9, 2021Updated 4 years ago
- Javascript Generalized Parser Combinators☆150Mar 1, 2026Updated 3 weeks ago
- ✨Zero Dependency Parser Combinator Library for JS Based on Haskell's Parsec☆577Feb 15, 2024Updated 2 years ago
- Augment the TypeScript compiler to support extended functionality☆931Dec 5, 2024Updated last year
- Dependency injection in functional style☆19Sep 21, 2022Updated 3 years ago
- A fast and correct TypeScript type checker and compiler with additional experiments☆2,732Mar 16, 2026Updated last week
- Build production-ready applications in TypeScript☆13,633Updated this week
- Low-overhead lexer dedicated to ES module parsing for fast analysis☆1,012Dec 19, 2025Updated 3 months ago
- A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah☆1,189Mar 1, 2026Updated 3 weeks ago
- TypeScript parser combinator library for building fast and convenient parsers.☆28Sep 14, 2025Updated 6 months ago
- Algebraic graphs implementation in TypeScript☆133Mar 3, 2023Updated 3 years ago
- Peggy: Parser generator for JavaScript☆1,159Mar 1, 2026Updated 3 weeks ago