Showing 1-20 of 108 packages
A state machine compiler
Salute Design System / React UI kit for SDDS DFA web applications
Build, visualize, and interact with different kinds of automata (DFA, NFA, PDA).
A DFA map implementation for sensitive words matching and blocking.
A library for finite automata and regular expressions in the context of JS RegExp
Tool to create and minimize DFA/NFA.
DFA-based workflow MCP server for guiding LLM task completion
Allow construction, validation, and manual step-through of a simple DFA.
基于 DFA 算法实现,非常轻巧完备的 JavaScript 敏感词处理库🚀🚀🚀
Creates a Deterministic Finite Automata (DFA) from regular expressions
The word filter via dfa.
A string parser using dfa state machine
dfa machine checks acceptance of user inputs
use dfa to filter sensitive words
Javascript class library that models DFA(Deterministic Finite Automaton)
Generates fractal time series of a specified length based on DFA algorithm within a specified range.
基于DFA算法的一个敏感词助手, 可以做步长控制
Derivatives-based regexp to DFA compiler
A simple implementation of a dynamic finite state machine represinting an instance of a DFA (deterministic finite automata)
A lexical analyzer based on DFA that is built using JS and supports multi-language extensions