A small set of utilities for react components in remirror.
npm install @remirror/react-utils> A small set of utilities for react components in remirror.
[![Version][version]][npm] [![Weekly Downloads][downloads-badge]][npm] [![Bundled size][size-badge]][size] [![Typed Codebase][typescript]](#) [![MIT License][license]](#)
[version]: https://flat.badgen.net/npm/v/@remirror/react-utils
[npm]: https://npmjs.com/package/@remirror/react-utils
[license]: https://flat.badgen.net/badge/license/MIT/purple
[size]: https://bundlephobia.com/result?p=@remirror/react-utils
[size-badge]: https://flat.badgen.net/bundlephobia/minzip/@remirror/react-utils
[typescript]: https://flat.badgen.net/badge/icon/TypeScript?icon=typescript&label
[downloads-badge]: https://badgen.net/npm/dw/@remirror/react-utils/red?icon=npm
``bash`
yarn add @remirror/react-utils # yarn
pnpm add @remirror/react-utils # pnpm
npm install @remirror/react-utils # npm
This is included by default when you install the recommended remirror package. All exports are also available via the entry-point, remirror/react`.