百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
R

react-code-editor

> 前端框架
开源

构建自己的代码编辑器,可编译和运行 40 多种编程语言。

388 stars0 点赞2 次浏览
访问官网GitHub

工具介绍

构建自己的代码编辑器,可编译和运行 40 多种编程语言。

CodeRush - Compile and Execute code in 40+ languages

⚡️ A code editor that compiles and runs your code on the web. Blog: FreeCodeCamp - Build A Code IDE with React

Features:

  • Compile and execute code in 40+ programming languages.
  • Switch themes from a list of available themes.

Installations and setup

  • git clone https://github.com/manuarora700/react-code-editor.git
  • npm install
  • A sample .env.sample file is given, Register on RapidAPI and get your API keys.
  • Create a .env file.
  • Add the API Keys in the .env file
  • npm start to run the project.

TODO:

  1. Add more languages [DONE]
  2. User login, authentication and registration (Firebase Auth)
  3. User Profile Page
  4. Save code functionality (Firestore - use Slug based approach)
  5. Share code functionality

Support

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

JavaScriptaxiosjudge0react

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类前端框架
定价开源

> 相关工具

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架