@empoleon/tiptap
Version:
Rich text editor based on tiptap
22 lines (13 loc) • 453 B
Markdown
# Empoleon tiptap
[](https://www.npmjs.com/package/@empoleon/tiptap)
Rich text editor based on [tiptap](https://tiptap.dev/)
[View documentation](https://empoleon.dev/)
## Installation
```bash
# With yarn
yarn add @empoleon/core @empoleon/hooks @tiptap/react @tiptap/extension-link
# With npm
npm install @empoleon/core @empoleon/hooks @tiptap/react @tiptap/extension-link
```
## License
MIT