Polished and well engineered. Punching above its star count.
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.
Documentation
85
Contributing guidance is in the README, not a dedicated CONTRIBUTING.md (−20 pts).
→ Moving it to a CONTRIBUTING.md makes it easier to find and keeps the README focused. A dedicated file earns +47 pts base.
README documents how to install the project.
README is present.
Licensed under MIT.
Engineering
84
CI is configured (.github/workflows/nodejs.yml).
Lockfile present (package-lock.json). Installs are reproducible.
Test files detected (src/buildjs/tests).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
100
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 24Forks
- 303Releaseslatest 4y ago
Community
- —Community health
- —authors own >50% of commits
- 366Watchers
Responsiveness
- 59d 22hMedian issue response
- <1hMedian PR merge time
- 51Open issues
Repository files53 root entries
- .githubGood: CI is configured (.github/workflows/nodejs.yml).Good: Issue or PR templates present.
- benchmark
- coverage
- dist
- notes
- scripts
- sketch
- srcGood: Test files detected (src/buildjs/tests).
- .clocignore
- .codeclimate.yml
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .eslintrc.json
- .gitattributes
- .gitignoreGood: .gitignore present.
- .log-progress.json
- .nycrc
- .travis.yml
- CHANGELOG.long.md
- CHANGELOG.md
- CLAUDE.md
- custom-elements-manifest.config.mjs
- custom-elements.json
- delete-merged-branches.ps1
- jssm_viz.es5.d.cts
- jssm_viz.es6.d.ts
- jssm.cli.d.cts
- jssm.cli.d.ts
- jssm.es5.d.cts
- jssm.es6.d.ts
- LICENSE.mdGood: Licensed under MIT.
- log-progress.data.json
- MIGRATING-jssm-viz.md
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- rollup.config.cli.js
- rollup.config.core.js
- rollup.config.deno.js
- rollup.config.viz.js
- rollup.config.wc.instance.cdn.js
- rollup.config.wc.instance.es6.js
- rollup.config.wc.viz.cdn.js
- rollup.config.wc.viz.es6.js
- tsconfig.cli.json
- tsconfig.json
- tutorial_learn_testing.md
- typedoc-options.cjs
- vitest.docs.config.ts
- vitest.dragon.config.ts
- vitest.setup.ts
- vitest.spec.config.ts
- vitest.stoch.config.ts
- vitest.unicode.config.ts