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

x/jssm/jssm_util.d.ts>name_bind_prop_and_state

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
function name_bind_prop_and_state
import { name_bind_prop_and_state } from "https://deno.land/x/jssm@5.99.0/jssm_util.d.ts";

Internal method generating names for edges for the hook lookup map. Not meant for external use.

Parameters

prop: string
state: string

Returns

string