@remirror/react-hooks

A selection of core hooks built for working within the editor.

Usage no npm install needed!

<script type="module">
  import remirrorReactHooks from 'https://cdn.skypack.dev/@remirror/react-hooks';
</script>

README

@remirror/react-hooks

A selection of core react hooks for your editor.

Version Weekly Downloads Bundled size Typed Codebase MIT License

Installation

# yarn
yarn add @remirror/react-hooks @remirror/react

# pnpm
pnpm add @remirror/react-hooks @remirror/react

# npm
npm install @remirror/react-hooks @remirror/react

This is included by default when you install the recommended remirror package. All exports are also available via the entry-point, remirror/react.

Usage

More documentation to come.