jssm
jssm copied to clipboard
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.
See: https://nodejs.org/docs/latest-v20.x/api/esm.html#mandatory-file-extensions and https://github.com/nodejs/node/issues/46006 (And all the related issue malarkey linked off from there too!) tl;dr: I was getting this at runtime with `jssm` in Node `20.x` + TypeScript `5.3.3`:...
This is a possible fix for https://github.com/StoneCypher/fsl/issues/1295. As noted in that issue, TypeScript is unable to find the included jssm types in some configurations. Part of the problem is that...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). Commits d962d70 [dist] 7.5.10 22c2876 [security] Fix...