Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

A modern WYSIWYG rich text editor based on tiptap and shadcn ui for Reactjs
https://github.com/hunghg255/reactjs-tiptap-editor

ckeditor editor emoji katex lexical modern-ui platejs react-tiptap richtext shadcn-editor shadcn-ui tailwindcss tiptap-editor trending wangeditor wysiwyg wysiwyg-editor

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        



logo


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


NPM Version
NPM Downloads
Minizip
Contributors
License
webuild
member

![App Screenshot](./screenshot/screenshot.png)

## Demo

[Demo](https://reactjs-tiptap-editor-playground.vercel.app/)

## Documentation

[Documentation](https://reactjs-tiptap-editor.vercel.app/)

## Run Locally

Clone the project

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

Go to the project directory

```bash
cd reactjs-tiptap-editor
```

Install dependencies

```bash
pnpm install
```

Start the Demo server

```bash
npm run build:lib:dev
npm run playground
```

## All Contributors

Thanks to the following friends for their contributions to project:

![App Screenshot](./screenshot/contributor-wide.svg)

## Star History

## Related

Here are some related projects

[Tiptap](https://tiptap.dev)

[Shadcn](https://ui.shadcn.com/)

[echo-editor](https://github.com/Seedsa/echo-editor)

## License

[MIT](./LICENSE)