@remirror/core

Where your quest to create a world class editing experience begins.

Usage no npm install needed!

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

README

@remirror/core

Where your quest to create a world class editor begins.

Version Weekly Downloads Bundled size Typed Codebase MIT License

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.