# canjs/canjs

Build CRUD apps in fewer lines of code.

Repository: https://github.com/canjs/canjs
Canonical: https://ross.abutalabs.com/products/canjs
Homepage: https://canjs.com/
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: dom, javascript, framework, canjs, crud
Last push: 2023-08-03T19:56:13+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5339, "days_push": 1126, "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 1911, forks 415 (observed 2026-08-28T04:05:53.262049+00:00)

## What it is
CanJS is a collection of client-side JavaScript architectural libraries for building CRUD web applications with fewer lines of code. It provides Web Components via StacheElement, an observable model layer with real-time list updating, stache templating with promise support, and routing.

## Use cases
- build crud apps in javascript
- create web components with observable properties
- bind rest api data to frontend models
- auto-update lists after create update delete
- handle promise states directly in templates
- build long-lived complex single-page applications

## When to choose
- building data-heavy CRUD applications with a clean model/UI separation
- you want Web Components with live-bound templates and observables
- you need automatic real-time list updating with preserved filtering and sorting
- you value API stability for long-term maintainable apps

## When to avoid
- you want a large ecosystem and mainstream community like React or Vue
- starting a brand-new project where modern frameworks have more momentum
- you need server-side rendering or a full-stack meta-framework out of the box

## Facets
- artifact type: framework
- maturity: maintenance
- function: frontend-framework, templating, state-management, routing, ui-components
- domain: web-development, frontend
- platform: browser
- tags: web-components, crud, observable, model-layer, stache, data-binding, nodejs, javascript

## Member repositories
- canjs/canjs (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:53.262049+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-30T03:10:47.185168+00:00, confidence not recorded.
  - readme: https://github.com/canjs/canjs (fetched 2026-08-28T04:05:53.262049+00:00, sha c5e0999f897e)
  - homepage: https://canjs.com/ (fetched 2026-08-29T10:50:21.756104+00:00, sha 5cdff0c37199)
  - site_page: https://canjs.com/doc/about.html (fetched 2026-08-29T10:50:21.765383+00:00, sha 12047c3aae14)
  - site_page: https://canjs.com/doc/api.html (fetched 2026-08-29T10:50:21.767277+00:00, sha 80660bb66088)
- Data as of 2026-08-30T08:39:29.467469+00:00.
