A simple no-frills code editor with syntax highlighting, created for React apps.
Features:
- Syntax highlighting with third party library
- Tab key support with cutomizable indentation
- Automatic indent on new lines
- Undo whole words instead of letter by letter
Installation:
# Yarn $ yarn add react-simple-code-editor # NPM $ npm install react-simple-code-editor --save
Preview:
Download Details:
Author: satya164
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/satya164/react-simple-code-editor
License: MIT