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

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. 🍀

Awesome Lists containing this project

README

          

**English** | [įŽ€äŊ“中文](README_zh.md)

Yiitap












stars

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

![Screenshot](docs/screenshots/screenshot.gif)

## 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.