Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
jssm
/
jssm.js
>
version
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.
StoneCypher/jssm
Version
Latest
5.104.1
5.103.0
5.102.1
5.101.0
5.100.0
5.99.0
5.98.8
5.98.7
5.98.2
5.98.0
5.97.1
5.97.0
5.96.1
5.96.0
5.95.0
5.94.0
5.93.0
5.91.1
5.91.0
5.90.1
5.90.0
5.89.6
5.89.3
5.89.2
5.89.1
5.89.0
5.88.4
5.88.3
5.88.2
5.71.1
Menu
fsl_parser.d.ts
N
SyntaxError
f
parse
jssm_arrow.d.ts
jssm_compiler.d.ts
jssm_constants.d.ts
v
E
v
Epsilon
v
EulerC
v
gviz_shapes
v
Ln10
v
Ln2
v
Log10E
v
Log2E
v
MaxPosNum
v
MaxSafeInt
v
MinPosNum
v
MinSafeInt
v
named_colors
v
NegInfinity
v
Phi
v
Pi
v
PosInfinity
v
Root2
v
RootHalf
v
shapes
jssm_error.d.ts
jssm_theme.d.ts
jssm_types.d.ts
jssm_util.d.ts
v
array_box_if_string
v
histograph
v
hook_name
v
named_hook_name
v
unique
v
weighted_histo_key
v
weighted_rand_select
v
weighted_sample_select
f
arr_uniq_p
f
find_repeated
f
gen_splitmix32
f
name_bind_prop_and_state
f
seq
f
sleep
jssm.d.ts
jssm.js
c
Machine
v
build_time
v
constants
v
FslDirections
v
gviz_shapes
v
histograph
v
named_colors
v
shapes
v
unique
v
version
v
weighted_histo_key
v
weighted_rand_select
v
weighted_sample_select
f
abstract_hook_step
f
arrow_direction
f
arrow_left_kind
f
arrow_right_kind
f
compile
f
deserialize
f
find_repeated
f
from
f
is_hook_complex_result
f
is_hook_rejection
f
make
f
parse
f
seq
f
sleep
f
sm
f
state_style_condense
f
transfer_state_properties
version.d.ts
v
build_time
v
version
variable
version
import
{ version }
from
"https://deno.land/x/jssm@5.104.1/jssm.js"
;
type
"5.104.1"