RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching
-
Updated
Sep 3, 2026 - JavaScript
RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching
专业的正则表达式管理库,内置100+精选正则,支持团队标准化和TypeScript。Professional regex management library with 100+ built-in patterns, team standardization, and TypeScript support.
DSH 正则工具插件:测试匹配/提取捕获组/安全替换/静态解释正则(不执行代码),零依赖,注册 regex 工具
Regular expressions for Nitpick — linear time guaranteed on every pattern and every input. Automata-based, zero dependency, no libc, no syscalls. Catastrophic backtracking is not slow here; it is impossible.
To associate your repository with the redos-protection topic, visit your repo's landing page and select "manage topics."