react-toxic-editor

1.0.0 • Public • Published

React Toxic Editor 🙃

This is a high-quality, feature-rich React-based text editor that offers a seamless user experience. With the ability to add images, links, and more, See this react-toxic-editor is the perfect solution for anyone looking for a powerful and flexible text editor, this editor is an excellent choice for your next project.

Install

yarn add react-toxic-editor

or

npm install react-toxic-editor

Requirement *

Install the libraries in the "Requirement" section according to the documentation provided by the library. I will try to remove the requirements in the next versions.

Example import

import ToxicEditor from "react-toxic-editor";

Example use:

<ToxicEditor
  id="trash-item"
  height={160}
  initialValue="I want a raise"
  onChange={(text: string) => {
    // ... do something
  }}
/>

About me:

Nguyen Phuc Bao Chau

Package Sidebar

Install

npm i react-toxic-editor

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

8.1 kB

Total Files

8

Last publish

Collaborators

  • baochau9xx