https://github.com/thenamankumar/react-text-editor
A React based text editor
https://github.com/thenamankumar/react-text-editor
Last synced: about 1 year ago
JSON representation
A React based text editor
- Host: GitHub
- URL: https://github.com/thenamankumar/react-text-editor
- Owner: thenamankumar
- License: mit
- Created: 2017-12-19T15:49:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-08T03:04:00.000Z (about 8 years ago)
- Last Synced: 2025-01-17T15:31:27.634Z (over 1 year ago)
- Language: JavaScript
- Size: 181 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-text-editor
A React based text editor
```
npm i
npm run dev
```