sparrow-tiptap

0.1.1 • Public • Published

Sparrow

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 📄

MIT

Buy Me A Coffee ❤️

I am so happy that so many people like this project, and I will do better with your support.

reward Buy Me A Coffee

Package Sidebar

Install

npm i sparrow-tiptap

Weekly Downloads

7

Version

0.1.1

License

MIT

Unpacked Size

883 kB

Total Files

7

Last publish

Collaborators

  • barri9527