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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.13latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.13
0.1.01
0.0.91
0.0.82
0.0.71
0.0.62
0.0.52
0.0.41
0.0.31
0.0.22
0.0.11

Package Sidebar

Install

npm i sparrow-tiptap

Weekly Downloads

17

Version

0.1.1

License

MIT

Unpacked Size

883 kB

Total Files

7

Last publish

Collaborators

  • barri9527