Welcome to Sparrow-Tiptap! The open source Block-Based rich text editor. Easily add a modern text editing experience to your app.
Language 📔
English | 简体中文
Live demo 🎄
Play with the editor @ https://43.134.94.59/.
Install 📦
npm install --save sparrow-tiptap
Example code (React)
import Stiptap from 'sparrow-tiptap';
import 'sparrow-tiptap/core/style.css';
function App () {
return (
<>
<Stiptap />
</>
)
}
export default App
Features
SparrowTiptap comes with a number of features and components to make it easy to embed a high-quality block-based editor in your app:
.....
Contributing 🙌
Please see CONTRIBUTING for details.
License 📄
Buy Me A Coffee ❤️
I am so happy that so many people like this project, and I will do better with your support.