react-fluent-edit

CI status CodeQL status

Brings easy-to-use mentions and rich text (WIP) features to Slate.

Screenshot Screenshot

Installation

Install the core package in your project directory with:

// with npm
npm install @react-fluent-edit/core @react-fluent-edit/mentions @react-fluent-edit/mui

// with yarn
yarn add @react-fluent-edit/core @react-fluent-edit/mentions @react-fluent-edit/mui

Install additional packages of your choice:

// with npm
npm install @react-fluent-edit/mentions @react-fluent-edit/mui

// with yarn
yarn add @react-fluent-edit/mentions @react-fluent-edit/mui

GitHub

View Github