# prevwong/craft.js

🚀 A React Framework for building extensible drag and drop page editors

Repository: https://github.com/prevwong/craft.js
Canonical: https://ross.abutalabs.com/products/craftjs
Homepage: https://craft.js.org
Language: TypeScript
License: MIT
License Family: permissive
Topics: page-builder, web-builder, site-builder, drag-and-drop, react, draft-js, wysiwyg, html-builder
Last push: 2025-02-14T09:25:28+00:00

## Health v2 (maintenance only)
Score: 37/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 6, release rhythm 40, longevity 100
- inputs: {"age_days": 2647, "days_push": 565, "days_rel": 565, "gap_med": 0.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8732, forks 839 (observed 2026-08-28T04:10:25.399785+00:00)

## What it is
Craft.js is a React framework providing modular building blocks for creating extensible drag-and-drop page editors. It handles the drag-n-drop system and component rendering/updating, letting developers build custom page editors with their own UI entirely in React.

## Use cases
- build a custom drag and drop page editor in React
- create a website builder with editable components
- embed a WYSIWYG page editor into a web app
- build a no-code content editor with custom UI
- let users visually compose and rearrange page components
- build a CMS with a visual page editing interface

## When to choose
- you need full control over the editor's UI and behavior rather than an out-of-the-box builder
- your stack is React and you want editor components built idiomatically in React
- you want a modular drag-and-drop system to power a custom page builder product

## When to avoid
- you want a fully working page editor with a complete UI out of the box
- your project is not React-based
- you need a finished no-code website builder rather than a toolkit to build one

## Facets
- artifact type: framework
- maturity: active
- function: frontend-framework, ui-components, state-management
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: page-builder, drag-and-drop, wysiwyg, react, page-editor, no-code, typescript, web-server, nodejs

## Member repositories
- prevwong/craft.js (main) score 37

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:25.399785+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:25:19.250728+00:00, confidence not recorded.
  - readme: https://github.com/prevwong/craft.js (fetched 2026-08-28T04:10:25.399785+00:00, sha af0c08d6f291)
  - homepage: https://craft.js.org (fetched 2026-08-29T08:25:55.414853+00:00, sha c719b870e30a)
  - site_page: https://craft.js.org/docs/overview (fetched 2026-08-29T08:25:55.423177+00:00, sha 438f73a547bc)
  - site_page: https://craft.js.org/docs/sponsor (fetched 2026-08-29T08:25:55.425564+00:00, sha 2a0d25822032)
  - registry_npm: https://registry.npmjs.org/craft.js (fetched 2026-08-29T08:25:55.427395+00:00, sha de1d58833938)
- Data as of 2026-08-30T08:39:29.467469+00:00.
