# @os-design/editor [![NPM version](https://img.shields.io/npm/v/@os-design/editor)](https://yarnpkg.com/package/@os-design/editor) [![BundlePhobia](https://img.shields.io/bundlephobia/minzip/@os-design/editor)](https://bundlephobia.com/result?p=@os-design/editor)

Rich text editor based on the Draft.js.

## Installation

Install the package using the following command:

```
yarn add @os-design/editor
```

Install peer dependencies using the following command:

```
npx install-peerdeps @os-design/editor
```

---

See all the features in the [Storybook](https://os-team.gitlab.io/libs/os-design/).
