RubyLouvre/anu
the React16-compat library with hooks observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3473
- days_rel: n/a
- days_push: 2175
- n_releases_24m: 0
Adoption not part of the score
3165 stars · 311 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Anu is a tiny React16-compatible library (about 13kb gzipped) that can be used as a drop-in replacement for React and ReactDOM via webpack aliases. It supports React 16 features like hooks, Fragment, and error boundaries, runs the official React test suite, and targets legacy browsers down to IE6-8.
Use cases
- replace react with a smaller bundle
- run react apps in ie8
- build wechat mini programs with react syntax
- use antd components with a lightweight react
- reduce react bundle size
- support legacy browsers with react
When to choose
- you need React API compatibility in a much smaller bundle
- you must support very old browsers like IE6-8
- you want to write React-style code for WeChat or Alipay mini programs
When to avoid
- you need the latest React 17/18 features or ecosystem updates
- you want a actively maintained project - the last release was 2020
- your project depends on libraries requiring recent React internals
Facets
library · maturity maintenance
frontend-framework state-management routing frontend web-development cross-platform browser react-compat mini-framework wechat-mini-program ie8-compatibility antd nodejs javascript
2 sources
- readme: https://github.com/RubyLouvre/anu · fetched 2026-08-28 · 21eb99913fbb
- homepage: https://rubylouvre.github.io/anu/ · fetched 2026-08-29 · 074fc638784c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RubyLouvre/anu | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem