reactjs-tiptap-editor
TypeScript icon, indicating that this package has built-in type declarations

0.0.36 • Public • Published

logo

A modern WYSIWYG rich-text editor base on Tiptap uses Shadcn components.

NPM Version NPM Downloads Minizip Contributors License

App Screenshot

Demo

Demo

Documentation

Documentation

Run Locally

Clone the project

git clone https://github.com/hunghg255/reactjs-tiptap-editor.git

Go to the project directory

cd reactjs-tiptap-editor

Install dependencies

pnpm install

Start the Demo server

npm run build:lib:dev
npm run playground

All Contributors

Thanks to the following friends for their contributions to project:

contributors

Related

Here are some related projects

Tiptap

Shadcn

echo-editor

License

MIT

Package Sidebar

Install

npm i reactjs-tiptap-editor

Weekly Downloads

172

Version

0.0.36

License

MIT

Unpacked Size

3.53 MB

Total Files

16

Last publish

Collaborators

  • hunghg255