https://github.com/amamov/smart-editor-dev-playground
realtime collabo editor and rich editor demo - quill, draft-js, toast-ui
https://github.com/amamov/smart-editor-dev-playground
draftjs quill toast-ui-editor typescript
Last synced: 10 months ago
JSON representation
realtime collabo editor and rich editor demo - quill, draft-js, toast-ui
- Host: GitHub
- URL: https://github.com/amamov/smart-editor-dev-playground
- Owner: amamov
- License: mit
- Created: 2021-05-23T19:05:10.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-14T06:34:37.000Z (almost 5 years ago)
- Last Synced: 2025-03-09T23:49:31.920Z (about 1 year ago)
- Topics: draftjs, quill, toast-ui-editor, typescript
- Language: TypeScript
- Homepage:
- Size: 211 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# smart-editor-dev-playground
realtime collabo editor and rich editor - quill, draft-js, toast-ui
- 실시간 Rich Editor 개발 → 실시간 협업 기능
- Rich Editor 템플릿 개발
## 기능 정의
- rich text editor (font-size, font-family, font-weight, ...)
- video link (youtube, mp4, avi)
- image upload and read
- docs CRUD
- realtime CRUD
## 기술 스택
- Nextjs
- React
- express
- mongoDB
- socket.io
- quill
- draft-js
- react-draft-wysiwyg
- toast-ui