# NervJS/nerv

A blazing fast React alternative, compatible with IE8 and React 16.

Repository: https://github.com/NervJS/nerv
Canonical: https://ross.abutalabs.com/products/nerv
Homepage: https://nerv.aotu.io
Language: JavaScript
License: MIT
License Family: permissive
Topics: nerv, react, preact, inferno, jsx, virutal-dom, vdom, reactjs, javascript, framework, frontend, nervjs, typescript
Last push: 2021-03-29T17:17:19+00:00

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

## Adoption (not part of the score)
Stars 5410, forks 262 (observed 2026-08-28T04:09:17.748875+00:00)

## What it is
Nerv is a virtual-dom based JavaScript/TypeScript UI library with an identical React 16 API, offering high performance, a tiny ~9KB gzipped bundle, and IE8 compatibility. It supports isomorphic rendering, Error Boundaries, Portals, and ships with Redux bindings, devtools, and server-rendering packages.

## Use cases
- build a React-style SPA that must support legacy browsers like IE8
- replace React with a smaller, faster drop-in alternative
- server-side render React-compatible components
- use Redux with a React-compatible library
- ship a tiny frontend bundle for performance-critical pages

## When to choose
- you need React's API but must support IE8 or very old browsers
- bundle size and rendering performance are critical
- you want a drop-in React 16-compatible renderer

## When to avoid
- you need a modern, actively maintained ecosystem - the project has had no releases since 2021
- you rely on the latest React features or the broader React ecosystem
- legacy browser support is not a requirement - use React or Preact instead

## Facets
- artifact type: library
- maturity: maintenance
- function: frontend-framework, ssr, state-management
- domain: web-development, frontend
- platform: browser
- tags: react-alternative, virtual-dom, jsx, ie8-compatibility, typescript, isomorphic, nodejs, web-server

## Member repositories
- NervJS/nerv (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:17.748875+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-29T17:57:46.136829+00:00, confidence not recorded.
  - readme: https://github.com/NervJS/nerv (fetched 2026-08-28T04:09:17.748875+00:00, sha e78675a26194)
  - homepage: https://nerv.aotu.io (fetched 2026-08-29T08:52:42.433508+00:00, sha ab16d48b7d3d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
