re2js
RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching
RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching
DFA based regex engine in typescript from scratch (not for production).