Maintenance
30 of 30POINTSWhether the code is still moving, and whether more than one person is moving it.
Last commit
15 pts2 days since the last commit
Recency of the last commit, 15 points inside a month, 12 inside three, 8 inside six, 4 inside a year, 0 after that.
github.com/saas-js/saas-uiTagged releases
10 pts25 tagged releases in the last twelve months
Tagged releases in the last twelve months, 10 points at four or more, sliding to 0 at none.
github.com/saas-js/saas-uiContributors
5 pts38 contributors
Contributor count, 5 points at twenty or more, sliding to 0 at none.
github.com/saas-js/saas-uiCompleteness
14.3 of 25POINTSHow many of the fourteen things people buy a starter kit for are actually in it.
Capabilities found
14.3 pts8 of the 14 a buyer looks for
For an open-source kit, each capability is looked for in the dependency manifest and the file tree, what the kit ships, not what its README says.
Authentication
dependency: @supabase/ssr
Social / OAuth login
not found in repo tree or manifests
Teams & organisations
file: apps/website/content/saas-js/docs/starter-kits/nextjs/api-procedures/workspace-members.mdx
Roles & permissions
not found in repo tree or manifests
Payments & billing
file: apps/website/content/saas-js/docs/starter-kits/nextjs/api-procedures/billing.mdx
Transactional email
file: apps/website/components/saas-js/demo/email-demo.tsx
Admin panel
not found in repo tree or manifests
Internationalisation
not found in repo tree or manifests
Test suite
dependency: vitest
CI pipeline
file: .github/workflows/pkg-pr.yml
Background jobs
not found in repo tree or manifests
Webhook handling
file: apps/website/app/api/webhooks/polar/route.ts
Blog / content
file: apps/website/app/(saas-js)/blog/[slug]/page.tsx
File uploads
not found in repo tree or manifests
Transparency
20 of 20POINTSHow much a buyer can check before paying.
Public source repository
6 ptssaas-js/saas-ui
A public source repository, 6 points.
github.com/saas-js/saas-uiPrice readable without an account
4 ptsFree
A price published on a page that can be read without an account, 4 points.
Public release history
3 ptslatest tag saas-ui-storybook@3.0.0-next.56
A public release history, 3 points.
github.com/saas-js/saas-uiPublic documentation
3 ptsa documentation site
Public documentation, 3 points.
saas-ui.dev/docs/getting-startedDocumentation
7 of 15POINTSWhether the documentation exists, and how much of it there is.
Documentation site
7 pts0 pages linked from its index
A documentation site, 7 points, plus up to 8 more for its depth, counted as the number of distinct pages linked from its index.
saas-ui.dev/docs/getting-startedSupport
6 of 10POINTSWhether there is a stated way to get help.
Stated channel
6 ptsGitHub issues
A community channel or issue tracker, 6 points.
github.com/saas-js/saas-uiWhat happened when we ran it
2COMMANDSInstalls cleanly. The kit defines no build script to run. A failing build is not held against the score: most starter kits need a database URL before they will build, and that is normal. It is recorded because it is a thing a buyer wants to know and a thing a sales page will never tell them.
| Exit | Command | Seconds |
|---|---|---|
| ok | git clone --depth 1 https://github.com/saas-js/saas-ui.git <temp clone> | 1.4 |
| ok | pnpm install --frozen-lockfile | 29.6 |
- Run 2026-09-12 on v26.4.0 from commit 0484787.
git clone --depth 1 https://github.com/saas-js/saas-ui.git <temp clone>ok1.4spnpm install --frozen-lockfileok29.6s