https://github.com/pileax-ai/yiitap
An AI powered, Notion-style WYSIWYG rich-text block-based editor. đ
https://github.com/pileax-ai/yiitap
block editor notion react ts typescript vue wysiwyg wysiwyg-editor yiitap
Last synced: 4 months ago
JSON representation
An AI powered, Notion-style WYSIWYG rich-text block-based editor. đ
- Host: GitHub
- URL: https://github.com/pileax-ai/yiitap
- Owner: pileax-ai
- License: mit
- Created: 2025-03-05T06:09:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-21T17:43:20.000Z (5 months ago)
- Last Synced: 2026-02-21T17:51:39.466Z (5 months ago)
- Topics: block, editor, notion, react, ts, typescript, vue, wysiwyg, wysiwyg-editor, yiitap
- Language: TypeScript
- Homepage: https://yiitap.pileax.ai
- Size: 18.9 MB
- Stars: 37
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tiptap - Yiitap - AI-powered, Notion-style WYSIWYG rich text editor by [@pileax-ai](https://github.com/pileax-ai) (Open source projects using Tiptap)
README
**English** | [įŽäŊ䏿](README_zh.md)
Yiitap
Yiitap is an AI powered, Notion-style WYSIWYG rich-text block-based editor, built on top of [tiptap](https://tiptap.dev).đĨ
## Features
đ **Supports Vue & React** â Seamless integration with both frameworks.
đ **Modern Notion-style editor** â Clean, intuitive, and distraction-free.
đ§ **Highly customizable & extensible** â Built on **Tiptap** & **ProseMirror**.
đ¤ **AI-powered** â Smart features to boost productivity.
đ§Š **Block-based editing** â Manipulate content via **bubble, floating, main, or side menus**.
⨠**Rich feature set** â Includes **15+ custom extensions** & **50+ UI components**.
đ **I18n** â Includes **10+ languages**.
đ Light & Dark mode.
đ MIT Licensed.
## Quick start
- [Guide to Yiitap](https://yiitap.pileax.ai/guide/getting-started)
- [Live Demo](https://yiitap.pileax.ai/demo/vue)
- Full Example: [Live](https://pileax-ai.github.io/yiitap/) | [Source](https://github.com/pileax-ai/yiitap/blob/main/apps/vue/src/components/Demo.vue)
For more detailed information, make sure to check out our [documentation](https://yiitap.pileax.ai/guide/getting-started). If you encounter any problems or have suggestions, please open an [issue](https://github.com/pileax-ai/yiitap/issues/new/choose).
## Screenshots

## Contributing
For those who'd like to contribute code, see our [Contribution Guide](CONTRIBUTING.md). Contributions are welcome and will be fully credited.
### Contributors
## Acknowledgements
- [Tiptap](https://github.com/ueberdosis/tiptap) & [ProseMirror](https://github.com/ProseMirror/prosemirror): Yiitap is built on top of Tiptap and ProseMirror.
- [BlockNote](https://github.com/TypeCellOS/BlockNote): A React Rich Text Editor that's block-based and extensible..
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.