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`.
The core constants used throughout the remirror codebase
A selection of core hooks built for working within the editor.
Components to begin your remirror journey
Provide helper functions for the remirror codebase, kinda like a tiny lodash
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.
A small set of utilities for react components in remirror.
Render the JSON output from your remirror editor as a react component
Create prosemirror node views from your react components
A bundled library containing all the core prosemirror libraries required for using remirror
The core preset providing the functionality you need and want.
Enable text in your text-editor, an oxymoron of sorts.
One editing package to rule them all, one editing package to bind them.
Internalization strings which are used throughout the remirror core codebase.
Manage your remirror editor dom events.
Base types used throughout the remirror packages.
Hooks and components for consuming `remirror` with your fave framework `React`.
The root of your text-editor. One doc to rule them all.
Create tables with nested react components.
Styles for every remirror package.
A selection of optional react components for your remirror editor, powered by @mui/material