# astoilkov/jsblocks

2012 UI framework (I was 20 years old, React didn't exist, inspired by Knockout)

Repository: https://github.com/astoilkov/jsblocks
Canonical: https://ross.abutalabs.com/products/jsblocks
Homepage: https://web.archive.org/web/20241002181521/http://jsblocks.com/
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: mvc, framework, javascript
Last push: 2025-01-13T13:10:41+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 1, release rhythm 8, longevity 100
- inputs: {"age_days": 4212, "days_push": 597, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2749, forks 100 (observed 2026-08-28T04:07:17.839683+00:00)

## What it is
jsblocks is a JavaScript MV-ish UI framework from 2012, inspired by Knockout, for building everything from simple interfaces to complex single-page applications with server-side rendering. The author explicitly states it is now a showcase of early skills and is no longer actively developed.

## Use cases
- build a single-page application with a knockout-style framework
- server-side render a javascript ui
- two-way data binding for web apps
- study a pre-react javascript ui framework
- build an mvc-style frontend in vanilla javascript

## When to choose
- maintaining or extending an existing codebase already built with jsblocks
- studying the history and design of pre-React JavaScript frameworks

## When to avoid
- starting any new project
- needing long-term support, security updates, or an active community
- building a modern production web application

## Facets
- artifact type: framework
- maturity: abandoned
- function: frontend-framework, ssr, state-management, templating
- domain: web-development, frontend
- platform: browser
- tags: mvvm, knockout-inspired, single-page-applications, legacy, showcase-project, nodejs

## Member repositories
- astoilkov/jsblocks (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:17.839683+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:18:58.385953+00:00, confidence not recorded.
  - readme: https://github.com/astoilkov/jsblocks (fetched 2026-08-28T04:07:17.839683+00:00, sha 4b07432c512c)
  - homepage: https://web.archive.org/web/20241002181521/http://jsblocks.com/ (fetched 2026-08-29T09:57:25.437902+00:00, sha b5415807412b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
