layrjs/layr
Dramatically simplify full‑stack development observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 80
- 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: 2600
- days_rel: n/a
- days_push: 125
- n_releases_24m: 0
Adoption not part of the score
1217 stars · 35 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Layr is a full-stack JavaScript/TypeScript framework that dramatically simplifies full-stack development by letting frontend and backend share components through cross-layer inheritance, eliminating the need to write APIs. It provides an ORM with MongoDB storage, routing, role-based authorization, and React integration.
Use cases
- build full-stack apps without writing REST or GraphQL APIs
- share business logic between frontend and backend via cross-layer inheritance
- persist JavaScript components to MongoDB with an ORM
- add role-based authorization to a full-stack app
- build React apps with integrated backend routing
When to choose
- you want a JavaScript/TypeScript full-stack framework that removes API boilerplate
- your stack is React on the frontend with MongoDB storage
- you like component-oriented models with cross-layer inheritance
When to avoid
- you need PostgreSQL, MySQL, or transactions (not yet supported)
- you need realtime updates or automatic migrations (still on the roadmap)
- you prefer a framework with a large community and ecosystem
Facets
framework · maturity active
web-framework orm serialization routing auth rpc web-development frontend backend databases cross-platform full-stack apiless cross-layer-inheritance react mongodb component-based nodejs javascript typescript
2 sources
- readme: https://github.com/layrjs/layr · fetched 2026-08-28 · 13be5e9b87c3
- homepage: https://layrjs.com · fetched 2026-08-29 · 50ceb6b09989
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| layrjs/layr | main | 68 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem