@remirror/react-core

The core `React` library which can be used if you want to create a specialized bundle without the extra hooks and components available via `@remirror/react`.

Usage no npm install needed!

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

README

@remirror/react-core

The core React library which can be used if you want to create a specialized bundle without the extra hooks and components available via @remirror/react.

npm bundle size (scoped) npm

Installation

yarn add @remirror/react-core # yarn
pnpm add @remirror/react-core # pnpm
npm install @remirror/react-core # npm