grammex
A tiny, PEG-like system for building language grammars with regexes.
rena2
Parsing Library by Parsing Expression Grammar
pegase
An inline, fast, powerful and lightweight PEG parser generator for JavaScript and TypeScript, with semantic actions, parametrized rules, support for native regexps, error recovery, warnings, integrated AST generation and visitors, cut operator, back refer
jspeg
Parsing Expression Grammar engine for Javascript, written in Typescript, descending from peg.js