refa
A library for finite automata and regular expressions in the context of JS RegExp
generate-fractal-signal
Generates fractal time series of a specified length based on DFA algorithm within a specified range.
chain-lexer
A lexical analyzer based on DFA that is built using JS and supports multi-language extensions
grass
A greedy, streaming lexer written in vanilla Javascript
simple-dfa
Allow construction, validation, and manual step-through of a simple DFA.