supnate/rekit
IDE and toolkit for building scalable web applications with React, Redux and React-router 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3683
- days_rel: n/a
- days_push: 1369
- n_releases_24m: 0
Adoption not part of the score
4424 stars · 256 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Rekit is an opinionated toolkit for building scalable web applications with React, Redux, and React Router, built around a feature-oriented architecture and a one-action-per-file Redux pattern. It ships as a global CLI for scaffolding and managing features, components, actions, and routes, together with Rekit Studio, a web-based IDE for React/Redux development.
Use cases
- scaffold a new react app with redux and react router already wired up
- ide for react and redux development
- generate redux actions, components, and routes from the command line
- organize a large react codebase into decoupled features
- rename or move react components and actions without breaking the project
- enforce consistent naming conventions across a react codebase
- visual tool to browse and manage redux actions, reducers, and routes
When to choose
- You are starting a React single-page app that uses Redux and React Router and want an opinionated, feature-based folder structure out of the box
- You want both CLI code generation (rekit add/mv/rm) and a visual web IDE (Rekit Studio) for managing app elements
- Your team benefits from enforced naming rules, one-action-one-file Redux organization, and a plugin system for custom element types
When to avoid
- Your project does not use Redux - Rekit's generators and tooling are built around Redux actions and reducers
- You need modern, actively maintained tooling; the last release dates to late 2022 and its create-react-app foundation is deprecated
- You prefer minimal or unopinionated scaffolding where you choose your own folder structure and state management approach
Facets
application · maturity maintenance
developer-tools cli boilerplate plugin-system editor web-development frontend developer-tools cli cross-platform react redux react-router ide web-ide scaffolding code-generation project-generator feature-oriented-architecture one-action-one-file webpack rekit-studio naming-conventions command-line nodejs
10 sources
- readme: https://github.com/supnate/rekit · fetched 2026-08-28 · 076f4605941f
- homepage: http://rekit.js.org · fetched 2026-08-29 · d2811022c3d5
- site_page: http://rekit.js.org/docs/get-started.html · fetched 2026-08-29 · 8ad7510aaa93
- site_page: http://rekit.js.org/docs/app.html · fetched 2026-08-29 · 185463c9d533
- site_page: http://rekit.js.org/docs/concepts.html · fetched 2026-08-29 · d1a5a6a1043a
- site_page: http://rekit.js.org/docs/one-action-one-file.html · fetched 2026-08-29 · 5ed5d465b63e
- site_page: http://rekit.js.org/docs/namings.html · fetched 2026-08-29 · 73fea65c3ca9
- site_page: http://rekit.js.org/docs/core.html · fetched 2026-08-29 · 8e0d25ead4ca
- site_page: http://rekit.js.org/docs/cli.html · fetched 2026-08-29 · 982beb226ea1
- site_page: http://rekit.js.org/docs/plugin.html · fetched 2026-08-29 · af6aeb35e224
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| supnate/rekit | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem