An open API service indexing awesome lists of open source software.

https://github.com/honwhy/my-editor


https://github.com/honwhy/my-editor

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# my-editor

实现一个简单的富文本输入框组件,支持表情图,插入tag占位符

## 功能要求
- 要求支持表情图的插入
- 要求对tag整加整删
- 要求准确处理好光标定位
- 要求准确计算字符统计长度,不允许超出限制

## Demo

https://github.com/user-attachments/assets/5aad9e8f-ae7b-46e4-bd70-7a906e150da4

## 声明
- 本项目仅用于学习交流,请勿用于商业用途
- 个人学习项目,不代表雇主观点