Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/jssm/jssm.js>Machine#valid_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.
Go to Latest
method Machine.prototype.valid_transition
import { Machine } from "https://deno.land/x/jssm@5.99.0/jssm.js";

Parameters

newState
_newData