UI Deploy

Curated, Short, Web UI Dev we Love.

Automata.js - a regular expression converter

Automata.js is a regular expression converter written in JS for both Node.js and browser.

It aims to convert regular expression to finite state machine(FSM, like NFA). Besides, dot script transition is provided so that you can make diagrams with Graphiz.

view source

Advertisement