sparrow-tiptap
v0.1.1
Published
Notion like editor built on top of tiptap
Downloads
6
Maintainers
Readme
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.