# securingsincity/react-ace

React Ace Component

Repository: https://github.com/securingsincity/react-ace
Canonical: https://ross.abutalabs.com/products/react-ace
Homepage: http://securingsincity.github.io/react-ace/
Language: TypeScript
License: MIT
License Family: permissive
Topics: ace, javascript, react, reactjs, code-editor, hacktoberfest
Last push: 2026-08-24T01:53:37+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 71, longevity 100
- inputs: {"age_days": 4295, "days_push": 10, "days_rel": 35, "gap_med": 101, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4205, forks 599 (observed 2026-08-28T04:08:39.013874+00:00)

## What it is
A set of React components wrapping the Ace code editor, supporting standard, split-view, and diff editors. It lets React applications embed a full-featured code editor with configurable modes, themes, and extensions.

## Use cases
- embed a code editor in a React app
- syntax-highlighted code input field in a web form
- build an online code playground or IDE-like UI
- show side-by-side code diffs in React
- let users edit JSON or config files in the browser

## When to choose
- you need a mature, battle-tested code editor component in React
- you want Ace editor features (modes, themes, autocomplete) with React bindings
- you need split or diff editor views

## When to avoid
- you prefer CodeMirror or Monaco and don't need Ace
- you need a lightweight plain textarea without editor features
- your project is not React-based

## Facets
- artifact type: library
- maturity: stable
- function: editor, ui-components
- domain: web-development, frontend, developer-tools, text-editors
- platform: cross-platform
- tags: react, ace-editor, code-editor, syntax-highlighting, react-component, web-server, nodejs

## Member repositories
- securingsincity/react-ace (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:39.013874+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:22:31.528045+00:00, confidence not recorded.
  - readme: https://github.com/securingsincity/react-ace (fetched 2026-08-28T04:08:39.013874+00:00, sha 5dcb01a45bc2)
  - homepage: http://securingsincity.github.io/react-ace/ (fetched 2026-08-29T09:13:04.397191+00:00, sha 9c6c598a6b76)
  - registry_npm: https://registry.npmjs.org/react-ace (fetched 2026-08-29T09:13:04.406023+00:00, sha 9eeb8e54ba46)
- Data as of 2026-08-30T08:39:29.467469+00:00.
