@remirror/core-constants(latest: 3.0.0) The core constants used throughout the remirror codebase
@remirror/core-helpers(latest: 4.0.0) Provide helper functions for the remirror codebase, kinda like a tiny lodash
@remirror/core-types(latest: 3.0.0) Provides the core TS types for use throughout the remirror codebase
@remirror/types(latest: 2.0.0) Base types used throughout the remirror packages.
@remirror/react-portals(latest: 1.0.0) DEPRECATED - Enables using react portals to render prosemirror nodes.
@remirror/pm(latest: 3.0.1) A bundled library containing all the core prosemirror libraries required for using remirror
prosemirror-suggest(latest: 3.0.0) Primitives for building your prosemirror suggestion and autocomplete functionality
@remirror/core-utils(latest: 3.0.0) Core utilities for dealing with the dom and prosemirror within remirror
@remirror/messages(latest: 3.0.0) Internalization strings which are used throughout the remirror core codebase.
get-dom-document(latest: 0.1.3) Get a [DOM document](https://developer.mozilla.org/en-US/docs/Web/API/Document) in both Node.js and the browser environment.