# montagejs/montage

Montage is an elegant, open source HTML5 framework maintained by Montage Studio that rivals native SDKs, yet is easier to learn. It offers modular components, two-way data binding, and much more. Join us on irc.freenode.net#montage. Sign up for our beta to build Montage applications in the cloud.

Repository: https://github.com/montagejs/montage
Canonical: https://ross.abutalabs.com/products/montage
Homepage: http://montagestudio.com/montagejs
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2026-08-05T19:37:25+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 8, longevity 100
- inputs: {"age_days": 5382, "days_push": 28, "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 1501, forks 221 (observed 2026-08-28T04:04:54.348976+00:00)

## What it is
Montage is an open-source HTML5 application framework for building rich single-page web applications using standard web technologies. It provides encapsulated custom UI components, functional reactive two-way data binding, object serialization with DOM mapping, and CommonJS module support.

## Use cases
- build a single-page web application with modular components
- two-way data binding between UI and application state
- create reusable custom UI components with HTML templates and CSS
- manage application state with functional reactive bindings
- develop rich HTML5 apps using CommonJS modules

## When to choose
- you want a component-based HTML5 framework built on standard web technologies
- you need powerful reactive data bindings over property paths and collections
- you prefer HTML/CSS templates over JavaScript-driven rendering
- your team wants separation of concerns between designers and developers

## When to avoid
- you need a framework with a large active community and ecosystem
- you are building with modern React/Vue-style virtual DOM workflows
- you require server-side rendering or mobile native output
- you want long-term assurance of active maintenance

## Facets
- artifact type: framework
- maturity: maintenance
- function: frontend-framework, ui-components, state-management, templating, serialization
- domain: web-development, frontend
- platform: browser, cross-platform
- tags: html5, single-page-applications, data-binding, commonjs, component-based, functional-reactive-bindings, nodejs

## Member repositories
- montagejs/montage (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:54.348976+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-30T04:32:57.105643+00:00, confidence not recorded.
  - readme: https://github.com/montagejs/montage (fetched 2026-08-28T04:04:54.348976+00:00, sha 1e263c2473db)
  - registry_npm: https://registry.npmjs.org/montage (fetched 2026-08-29T11:38:36.033926+00:00, sha 4b425e4335a0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
