refa

A library for finite automata and regular expressions in the context of JS RegExp

chain-lexer

A lexical analyzer based on DFA that is built using JS and supports multi-language extensions

simple-dfa

Allow construction, validation, and manual step-through of a simple DFA.

grass

A greedy, streaming lexer written in vanilla Javascript