nytimes/backbone.stickit
Backbone data binding, model binding plugin. The real logic-less templates. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 5102
- days_rel: n/a
- days_push: 3040
- n_releases_24m: 0
Adoption not part of the score
1625 stars · 171 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Stickit is a Backbone.js plugin that provides data binding between model attributes and view elements without requiring extra HTML markup. It supports one-way and two-way bindings with a flexible configuration API that integrates into the Backbone view lifecycle.
Use cases
- bind backbone model attributes to dom elements
- two-way data binding for form inputs in backbone views
- avoid re-rendering entire views on model changes
- replace logic-less templates with model binding
- synchronize form fields with backbone models
When to choose
- you maintain an existing Backbone.js app needing fine-grained model-view synchronization
- you want data binding without adding extra markup or attributes to your HTML
- you need two-way binding for form elements with configurable options
When to avoid
- you are starting a new project with a modern framework like React, Vue, or Angular
- your project no longer uses Backbone.js
- you need actively developed software with recent releases
Facets
plugin · maturity maintenance
state-management ui-components frontend-framework web-development frontend browser backbone data-binding model-binding mvvm javascript nodejs
2 sources
- readme: https://github.com/nytimes/backbone.stickit · fetched 2026-08-28 · 855602ea316c
- registry_npm: https://registry.npmjs.org/backbone.stickit · fetched 2026-08-29 · a92cbd776a66
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nytimes/backbone.stickit | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="nytimes/backbone.stickit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem