Provide helper functions for the remirror codebase, kinda like a tiny lodash
The core constants used throughout the remirror codebase
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`.
Provides the core TS types for use throughout the remirror codebase
Where your quest to create a world class editing experience begins.
Core utilities for dealing with the dom and prosemirror within remirror
The core preset providing the functionality you need and want.
Enable text in your text-editor, an oxymoron of sorts.
A bundled library containing all the core prosemirror libraries required for using remirror
A selection of core hooks built for working within the editor.
Internalization strings which are used throughout the remirror core codebase.
Manage your remirror editor dom events.
Components to begin your remirror journey
Base types used throughout the remirror packages.
The root of your text-editor. One doc to rule them all.
RemixIcons for use in your remirror editor.
Mention extension for the remirror wysiwyg editor
Epic (power) mode extension for the remirror wysiwyg editor.
Wraps text with a styled span using the color css property. The name of the wrapper tag should be configurable.
Group your words into paragraphs and render each statement a harmonious symphony.
Add strikethrough formatting to your text editor.
Reposition your elements with every state update.
Find and replace text in the remirror editor.
One editing package to rule them all, one editing package to bind them.