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

0.0.8 • 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-richtext-editor.git

Go to the project directory

cd reactjs-richtext-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-richtext-editor

Weekly Downloads

8

Version

0.0.8

License

MIT

Unpacked Size

9.23 MB

Total Files

26

Last publish

Collaborators

  • hunghg255