🌐
GitHub
github.com › securingsincity › react-ace
GitHub - securingsincity/react-ace: React Ace Component · GitHub
NOTE FOR VERSION 8! : We have stopped support for Brace and now use Ace-builds. Please read the documentation on how to migrate. Examples are being updated. ... import React from "react"; import { render } from "react-dom"; import AceEditor from "react-ace"; import "ace-builds/src-noconflict/mode-java"; import "ace-builds/src-noconflict/theme-github"; import "ace-builds/src-noconflict/ext-language_tools"; function onChange(newValue) { console.log("change", newValue); } // Render editor render( <AceEditor mode="java" theme="github" onChange={onChange} name="UNIQUE_ID_OF_DIV" editorProps={{ $blockScrolling: true }} />, document.getElementById("example") );
Starred by 4.2K users
Forked by 606 users
Languages   TypeScript 74.3% | JavaScript 23.6% | HTML 2.0% | CSS 0.1%
🌐
npm
npmjs.com › package › react-ace
react-ace - npm
February 11, 2025 - A react component for Ace Editor. Latest version: 14.0.1, last published: a year ago. Start using react-ace in your project by running `npm i react-ace`. There are 788 other projects in the npm registry using react-ace.
      » npm install react-ace
    
Published   Feb 11, 2025
Version   14.0.1
Author   James Hrisho
🌐
CodeSandbox
codesandbox.io › examples › package › react-ace
react-ace examples - CodeSandbox
AboutA react component for Ace Editor654,677Weekly Downloads · Latest version14.0.1 · LicenseMIT · External Links · github.com/securingsincity/react-ace#readme · github.com/securingsincity/react-ace/issues ·
🌐
GitHub
github.com › securingsincity › react-ace › releases
Releases · securingsincity/react-ace
securingsincity / react-ace Public · There was an error while loading. Please reload this page. Notifications · You must be signed in to change notification settings · Fork 605 · Star 4.2k · Releases · securingsincity/react-ace · 11 Feb 02:51 · securingsincity ·
Author   securingsincity
free source code editor written in JavaScript
Ace (from Ajax.org Cloud9 Editor) is a standalone code editor written in JavaScript. The goal is to create a web-based code editor that matches and extends the features, usability, and performance of … Wikipedia
Factsheet
Developer Ajax.org
Initial release September 25, 2010 (2010-09-25)
Stable release 1.43.5
/ 2 December 2025; 3 months ago (2 December 2025)
Factsheet
Developer Ajax.org
Initial release September 25, 2010 (2010-09-25)
Stable release 1.43.5
/ 2 December 2025; 3 months ago (2 December 2025)
🌐
Ace
ace.c9.io
Ace - The High Performance Code Editor for the Web
Ace is a community project. We actively encourage and support contributions! The Ace source code is hosted on GitHub and released under the BSD license ‐ very simple and friendly to all kinds of projects, whether open-source or not.
🌐
StackBlitz
stackblitz.com › edit › react-ace-editor
React Ace Editor - StackBlitz
Starter project for React apps that exports to the create-react-app CLI.
🌐
npm
npmjs.com › package › react-ace-builds
react-ace-builds - npm
November 6, 2023 - A react component for Ace Editor. Latest version: 7.4.1, last published: 2 years ago. Start using react-ace-builds in your project by running `npm i react-ace-builds`. There are 3 other projects in the npm registry using react-ace-builds.
      » npm install react-ace-builds
    
Published   Nov 06, 2023
Version   7.4.1
Author   James Hrisho
🌐
GitHub
github.com › manubb › react-ace-builds › blob › local › docs › Ace.md
react-ace-builds/docs/Ace.md at local · manubb/react-ace-builds
React Ace Component. Contribute to manubb/react-ace-builds development by creating an account on GitHub.
Author   manubb
Find elsewhere
🌐
SourceForge
sourceforge.net › projects › react-ace.mirror
React-Ace download | SourceForge.net
February 11, 2025 - Download React-Ace for free. React Ace Component. A set of react components for Ace.
🌐
GitHub
github.com › manubb › react-ace-builds
GitHub - manubb/react-ace-builds: React Ace Component
This repository contains a fork of securingsincity/react-ace where unmaintained brace is replaced with ace-builds.
Starred by 13 users
Forked by 4 users
Languages   JavaScript 98.5% | HTML 1.3% | JavaScript 98.5% | HTML 1.3%
🌐
Yarn
yarnpkg.com › package
react-ace | Yarn - Package Manager
Yarn is a package manager that doubles down as project manager. Whether you work on simple projects or industry monorepos, whether you're an open source developer or an enterprise user, Yarn has your back · First package manager built specifically around workspaces, Yarn lets you split your ...
🌐
cdnjs
cdnjs.com › home › libraries › react-ace
react-ace - Libraries - cdnjs - The #1 free and open source CDN built to make life easier for developers
react-ace · A react component for Ace Editor · 4k · GitHub · package · MIT licensed · Tags: ace, ace editor, react-component, react, brace · Version · 14.0.1 · Loading... Asset Type · All · Loading... https://cdnjs.cloudflare.com/ajax/libs/react-ace/14.0.1/react-ace.js/main.js ·
🌐
Aceternity UI
ui.aceternity.com
Aceternity UI — Beautiful Tailwind CSS and Framer Motion Components
Copy-paste beautiful UI components built with React, Next.js, Tailwind CSS, and Framer Motion. 200+ free components, blocks, and templates.
🌐
GitHub
github.com › securingsincity › react-ace › blob › master › docs › Ace.md
react-ace/docs/Ace.md at master · securingsincity/react-ace
React Ace Component. Contribute to securingsincity/react-ace development by creating an account on GitHub.
Author   securingsincity
🌐
StackBlitz
stackblitz.com › edit › react-ace-demo
React Ace Demo - StackBlitz
Starter project for React apps that exports to the create-react-app CLI.
🌐
GitHub
github.com › securingsincity › react-ace › blob › main › docs › Ace.md
react-ace/docs/Ace.md at main · securingsincity/react-ace
React Ace Component. Contribute to securingsincity/react-ace development by creating an account on GitHub.
Author   securingsincity
🌐
Our Code World
ourcodeworld.com › articles › read › 562 › how-to-use-properly-ace-editor-in-reactjs
How to use properly ACE Editor in ReactJS | Our Code World
September 1, 2017 - To get started with the implementation of Ace Editor in your React application, install the react-ace module. This module is a set of react components for Ace / Brace that can be easily embedded into your project.
🌐
Npm
npm.io › package › react-ace
React-ace NPM | npm.io
Check React-ace 14.0.1 package - Last release 14.0.1 with MIT licence at our NPM packages aggregator and search engine.