88
/ 100
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.
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 2CI/CD14pt
Add a lint step to catch style issues automatically.
- 3CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 4Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
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
- 286 / 560Commits (30d / 90d)
- 24Forks
- 316Releaseslatest 4y ago
Community
- 42% - WeakCommunity health
- 1 bus factorlowauthor own >50% of commits
- 365Watchers
Responsiveness
- 59d 22hMedian issue response
- <1hMedian PR merge time
- 53Open issues
Repository files55 root entries
- .githubGood: CI is configured (.github/workflows/nodejs.yml).Good: Issue or PR templates present.
- benchmark
- coverage
- dist
- notes
- 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
- build.config.json
- 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).
- playwright.config.ts
- 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.cm6.es6.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
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/stonecypher/jssm)