Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jakesgordon/javascript-state-machine
/ matter.js
File
matter.js
examples/matter.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
StateMachine = require(
'../src/app'
),
2
visualize = require(
'../src/plugin/visualize'
);
3
4
var
Matter = StateMachine.factory({
Callers
nothing calls this directly
Calls
1
visualize
Function · 0.50
Tested by
no test coverage detected