JSPM

  • Created
  • Published
  • Downloads 4359
  • Score
    100M100P100Q132336F
  • License MIT

A modern WYSIWYG rich text editor based on tiptap and shadcn ui for React

Package Exports

  • reactjs-tiptap-editor
  • reactjs-tiptap-editor/style.css

Readme

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

Here are some related projects

Tiptap

Shadcn

echo-editor

License

MIT