https://github.com/toeverything/experimental-virgo
https://github.com/toeverything/experimental-virgo
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/toeverything/experimental-virgo
- Owner: toeverything
- Created: 2023-01-07T09:55:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T20:50:39.000Z (over 3 years ago)
- Last Synced: 2025-04-21T13:38:23.158Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://experimental-virgo.vercel.app
- Size: 230 KB
- Stars: 6
- Watchers: 24
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# experimental-virgo
> **⚠️⚠️This repo has been moved to another repo.⚠️⚠️**
>
> The latest code is at https://github.com/toeverything/blocksuite/tree/master/packages/virgo/
>
> Preview: **http://blocksuite-toeverything.vercel.app/examples/virgo/index.html**
---
A simple rich text editor kernel to replace Quill to support more fine-grained underlying control.
[Online Demo](https://experimental-virgo.vercel.app/)
Now this project has been move to [blocksuite](https://github.com/toeverything/blocksuite/tree/master/packages/virgo)
## Roadmap
- [x] binding between input and Y.Text
- [x] stable content and selection synchronisation
- [x] custom element registration mechanism