Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zzj3720/blocksvite
A simple Block editor like BlockSuite, based on Vue and @blocksuite/store
https://github.com/zzj3720/blocksvite
Last synced: about 2 months ago
JSON representation
A simple Block editor like BlockSuite, based on Vue and @blocksuite/store
- Host: GitHub
- URL: https://github.com/zzj3720/blocksvite
- Owner: zzj3720
- Created: 2023-04-25T11:54:34.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-29T16:34:51.000Z (over 1 year ago)
- Last Synced: 2024-04-14T03:11:38.361Z (8 months ago)
- Language: TypeScript
- Homepage: https://blocksvite-playground.vercel.app
- Size: 154 KB
- Stars: 36
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-affine - blocksvite - A simple Block editor like BlockSuite, based on Vue and @blocksuite/store (Libraries)
README
# BlocksVite
A simple Block Editor like BlockSuite, based on Vue and @blocksuite/store
- 👉 [Try BlocksVite online](https://blocksvite-playground.vercel.app/)
## Introduction
TODO## Features
- [x] Basic inline edit
- [x] Basic block edit
- [x] Mention style
- [x] Undo and Redo
- [x] Inline Formatting Toolbar
- [x] Indent'
- [ ] Slash command
- [ ] Copy and Paste and Export
- [ ] Full link support
- [ ] More blocks(Code, Quote, Image etc.)
- [ ] Cursor UX improve
- [ ] Drag and Drop
- [ ] More extensible
- [ ] Database