# supnate/rekit

IDE and toolkit for building scalable web applications with React, Redux and React-router

Repository: https://github.com/supnate/rekit
Canonical: https://ross.abutalabs.com/products/rekit
Homepage: http://rekit.js.org
Language: JavaScript
License: MIT
License Family: permissive
Topics: rekit, react, redux, react-router
Last push: 2022-12-03T04:46:14+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3683, "days_push": 1369, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4424, forks 256 (observed 2026-08-28T04:08:48.864028+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: developer-tools, cli, boilerplate, plugin-system, editor
- domain: web-development, frontend, developer-tools
- platform: cli, cross-platform
- tags: 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

## Member repositories
- supnate/rekit (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:48.864028+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-29T18:20:58.213124+00:00, confidence not recorded.
  - readme: https://github.com/supnate/rekit (fetched 2026-08-28T04:08:48.864028+00:00, sha 076f4605941f)
  - homepage: http://rekit.js.org (fetched 2026-08-29T09:08:51.440398+00:00, sha d2811022c3d5)
  - site_page: http://rekit.js.org/docs/get-started.html (fetched 2026-08-29T09:08:51.449396+00:00, sha 8ad7510aaa93)
  - site_page: http://rekit.js.org/docs/app.html (fetched 2026-08-29T09:08:51.451545+00:00, sha 185463c9d533)
  - site_page: http://rekit.js.org/docs/concepts.html (fetched 2026-08-29T09:08:51.453702+00:00, sha d1a5a6a1043a)
  - site_page: http://rekit.js.org/docs/one-action-one-file.html (fetched 2026-08-29T09:08:51.455742+00:00, sha 5ed5d465b63e)
  - site_page: http://rekit.js.org/docs/namings.html (fetched 2026-08-29T09:08:51.457312+00:00, sha 73fea65c3ca9)
  - site_page: http://rekit.js.org/docs/core.html (fetched 2026-08-29T09:08:51.458768+00:00, sha 8e0d25ead4ca)
  - site_page: http://rekit.js.org/docs/cli.html (fetched 2026-08-29T09:08:51.460137+00:00, sha 982beb226ea1)
  - site_page: http://rekit.js.org/docs/plugin.html (fetched 2026-08-29T09:08:51.461571+00:00, sha af6aeb35e224)
- Data as of 2026-08-30T08:39:29.467469+00:00.
