@remirror/core
Where your quest to create a world class editor begins.
Installation
# yarn
yarn add @remirror/core
# pnpm
pnpm add @remirror/core
# npm
npm install @remirror/core
Usage
This is the core remirror
package where the Extension
and RemirrorManager
are defined.