Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/jssm/jssm.js>Machine#force_transition

Fast, easy Javascript finite state machines with visualizations; enjoy a one liner FSM instead of pages. MIT; Typescripted; 100% test coverage. Implements the FSL language.
Latest
method Machine.prototype.force_transition
import { Machine } from "https://deno.land/x/jssm@5.99.0/jssm.js";

Parameters

newState
newData