Ross ROSS = Recommend OSS · open-source software intelligence for agents

bikeshaving/crank

The Just JavaScript UI Framework observed · 2026-08-28

github.com/bikeshaving/crank · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 98
  • Release rhythm 86
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 31
  • age_days: 2555
  • days_rel: 18
  • days_push: 12
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

2795 stars · 81 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Crank.js is a JavaScript/TypeScript UI framework for building websites and applications where components are plain functions, generators, and promises instead of hook-based classes. It supports declarative rendering, async components, and SSR/SSG with no compiler or hooks required.

Use cases

  • build a web app with plain JavaScript components
  • framework without hooks or dependency arrays
  • async components that await data before rendering
  • server-side rendering with a JSX framework
  • write UI components using generators for state and lifecycle
  • use JSX without a build step via tagged templates

When to choose

  • you want state as local variables and lifecycle as plain control flow
  • you prefer async/await components over effect hooks
  • you want a lightweight JSX framework with no compiler requirement

When to avoid

  • you need a large ecosystem of third-party components and tooling
  • your team is deeply invested in React-specific libraries and patterns
  • you need mature, battle-tested production guarantees at scale

Facets

framework · maturity active

frontend-framework ssr templating web-framework web-development frontend browser cross-platform jsx generators async-components no-hooks typescript ui-framework nodejs web-server

3 sources

Member repositories

RepositoryRoleHealth v2
bikeshaving/crankmain94

For agents

markdown · JSON · MCP: product_card(name="bikeshaving/crank")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem