kmalakoff/knockback
Knockback.js provides Knockout.js magic for Backbone.js Models and Collections. observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 61
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 5419
- days_rel: n/a
- days_push: 234
- n_releases_24m: 0
Adoption not part of the score
1059 stars · 69 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Knockback.js is a JavaScript library that bridges Backbone.js Models and Collections with Knockout.js observables, providing automatic two-way data binding and view model creation. It lets developers build dynamic MVVM applications by combining the model layer of Backbone with the reactive bindings of Knockout.
Use cases
- bind backbone models to knockout views
- create view models from backbone models and collections
- build two-way data-bound forms with knockout and backbone
- synchronize UI inputs with backbone model attributes
- build dynamic single-page apps without a heavy framework
- manage relationships between models in knockout views
When to choose
- you already use Backbone.js models and want Knockout-style reactive bindings
- you want lightweight MVVM data binding without a full framework like Angular
- you need bidirectional synchronization between HTML forms and Backbone models
When to avoid
- you are starting a new project and can use a modern framework like React, Vue, or Angular
- your stack does not include Backbone.js or Knockout.js
- you need server-side rendering or a component-based architecture
Facets
library · maturity maintenance
state-management ui-components web-development frontend browser cross-platform knockout backbone mvvm data-binding view-models javascript nodejs
2 sources
- readme: https://github.com/kmalakoff/knockback · fetched 2026-08-28 · 69c4176cf65f
- registry_npm: https://registry.npmjs.org/knockback · fetched 2026-08-29 · 725d3fa833fa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kmalakoff/knockback | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="kmalakoff/knockback")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem