@xcore24/fsm
TypeScript library implementing the finite-state machine
TypeScript library implementing the finite-state machine
Generates fractal time series of a specified length based on DFA algorithm within a specified range.
A library to test any finite automaton with arbitrary alphabets
A lexical analyzer based on DFA that is built using JS and supports multi-language extensions
Tool to create and minimize DFA/NFA.
A small library to get an insight and test any Deterministic finite automaton(DFA) with binary alphabets
Derivatives-based regexp to DFA compiler
Automata utility package for FSMs, PDAs, TMs in JS/TS.
RegexSolver allows you to manipulate regular expressions as sets, enabling operations such as intersection, union, and subtraction.
A string parser using dfa state machine
Automaton generator from regular expressions
DFA based regex engine in typescript from scratch (not for production).