UNPKG

jssm

Version:

A Javascript finite state machine (FSM) with a terse DSL and a simple API. Most FSMs are one-liners. Fast, easy, powerful, well tested, typed with TypeScript, and visualizations. MIT License.

7 lines (6 loc) 73 B
{ "exclude": [ "src/ts/jssm-dot.*", "build/**/*" ] }