vitalets/checklist-model
AngularJS directive for list of checkboxes observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 4676
- days_rel: n/a
- days_push: 3075
- n_releases_24m: 0
Adoption not part of the score
1050 stars · 203 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An AngularJS directive that binds a group of checkboxes to a single array model, replacing the need for custom controller logic. It supports arrays of primitives or objects, custom comparators, and change hooks.
Use cases
- bind multiple checkboxes to one array in angularjs
- store checked values as array of objects by id
- check all / uncheck all checkboxes
- custom comparator for checkbox selection
- run expression before checkbox model changes
When to choose
- you maintain a legacy AngularJS (1.x) app with checkbox groups
- you want declarative checkbox-to-array binding without controller boilerplate
When to avoid
- you use modern Angular (2+), React, or Vue
- you need actively maintained software with recent releases
Facets
library · maturity maintenance
ui-components state-management form-handling frontend web-development browser angularjs checkboxes directive form-controls javascript
2 sources
- readme: https://github.com/vitalets/checklist-model · fetched 2026-08-28 · d88aaa1ccc49
- homepage: http://vitalets.github.io/checklist-model · fetched 2026-08-29 · b4d944a9dd3e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vitalets/checklist-model | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="vitalets/checklist-model")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem