Ross ROSS = Recommend OSS · open-source software intelligence for agents

wix-incubator/react-templates

Light weight templates for react observed · 2026-08-28

github.com/wix-incubator/react-templates · homepage · JavaScript · MIT (permissive) 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4314
  • days_rel: n/a
  • days_push: 1162
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2809 stars · 204 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

React Templates is a lightweight precompiler that converts .rt files (an extended HTML format) into plain JavaScript functions returning React virtual DOM, with no runtime dependencies. It offers an HTML-like alternative to JSX with directives like rt-if, rt-repeat, and rt-scope, supporting AMD, CommonJS, ES6, TypeScript, and globals output.

Use cases

  • separate HTML markup from React component logic
  • compile HTML-like templates to React code without JSX
  • precompile .rt template files in a webpack or gulp build
  • write React views using plain HTML syntax
  • avoid JSX for components with lots of markup

When to choose

  • your team prefers HTML-style templates over JSX
  • you want zero runtime template libraries and precompiled React code
  • you need clear separation of presentation and logic in React components

When to avoid

  • you are starting a new React project today - JSX and modern tooling are the ecosystem standard
  • you need TypeScript type checking inside templates
  • the project requires actively maintained tooling with recent updates

Facets

library · maturity maintenance

templating compiler build-tool cli frontend web-development developer-tools cli cross-platform react html-templates precompiler jsx-alternative rt-files nodejs

1 source

Member repositories

RepositoryRoleHealth v2
wix-incubator/react-templatesmain32

For agents

markdown · JSON · MCP: product_card(name="wix-incubator/react-templates")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem