# regularjs/regular

regularjs: a living template engine that helps us to create data-driven component.

Repository: https://github.com/regularjs/regular
Canonical: https://ross.abutalabs.com/products/regular
Homepage: http://regularjs.github.io/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-03-15T05:44:28+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4487, "days_push": 1267, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1053, forks 149 (observed 2026-08-28T04:03:23.859579+00:00)

## What it is
Regularjs is a living, string-based template engine for building data-driven components with AngularJS-style dirty-check data binding. It provides directives, filters, events, animation, and composable components in a self-contained, easily integrated package.

## Use cases
- build data-driven ui components with two-way data binding
- create reusable mvvm components in legacy javascript projects
- integrate a self-contained component framework alongside other frameworks
- write string-based templates with conditional directives and list rendering
- compose components as custom elements in a web app

## When to choose
- you want an AngularJS-like mvvm experience in a lightweight, self-contained library
- your project relies on string-based templates with flexible templating logic
- you need to embed components into an existing app without a full framework migration

## When to avoid
- you are starting a new modern project where React, Vue, or Svelte ecosystems are a better fit
- you need a large ecosystem, tooling, and active community
- you require fine-grained reactivity instead of dirty-checking

## Facets
- artifact type: framework
- maturity: maintenance
- function: web-framework, templating, state-management, frontend-framework
- domain: web-development, frontend
- platform: browser
- tags: mvvm, data-binding, template-engine, component-based, angularjs-like, nodejs, javascript

## Member repositories
- regularjs/regular (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:23.859579+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-30T06:59:23.352577+00:00, confidence not recorded.
  - readme: https://github.com/regularjs/regular (fetched 2026-08-28T04:03:23.859579+00:00, sha 7f5c72c318fb)
  - homepage: http://regularjs.github.io/ (fetched 2026-08-29T13:00:56.481255+00:00, sha 22059294f005)
- Data as of 2026-08-30T08:39:29.467469+00:00.
