Skip to content

Type Editor


Type Editor

Packages

PackageDescription

@type-editor/changeset

This is a refactored version of the ProseMirror's 'changeset' module. Original: https://github.com/ProseMirror/prosemirror-changeset

@type-editor/collab

This is a refactored version of the ProseMirror's 'collab' module. Original: https://github.com/ProseMirror/prosemirror-collab

@type-editor/commands

This is a refactored version of the ProseMirror's 'commands' module. Original: https://github.com/ProseMirror/prosemirror-commands

@type-editor/commons

Commons utilities for Type Editor.

@type-editor/decoration

Type Editor - Decoration Module

@type-editor/dom-change-util

DOM change utility functions for the Type Editor.

@type-editor/dom-coords-util

DOM coordinates utility functions for the Type Editor.

@type-editor/dom-util

DOM utility functions for the Type Editor.

@type-editor/dropcursor

This is a refactored version of the ProseMirror's 'dropcursor' module. Original: https://github.com/ProseMirror/prosemirror-dropcursor

@type-editor/editor-types

Common Types for the Type Editor.

@type-editor/gapcursor

This is a refactored version of the ProseMirror's 'gapcursor' module. Original: https://github.com/ProseMirror/prosemirror-gapcursor

@type-editor/history

This is a refactored version of the ProseMirror's 'history' module. Original: https://github.com/ProseMirror/prosemirror-history

@type-editor/input

Input related functions and event handler for the Type Editor.

@type-editor/inputrules

This is a refactored version of the ProseMirror's 'inputrules' module. Original: https://github.com/ProseMirror/prosemirror-inputrules

@type-editor/keymap

This is a refactored version of the ProseMirror's 'keymap' module. Original: https://github.com/ProseMirror/prosemirror-keymap

@type-editor/markdown

This is a refactored version of the ProseMirror's 'markdown' module. Original: https://github.com/ProseMirror/prosemirror-markdown

@type-editor/menu

This is a refactored version of the ProseMirror's 'menu' module. Original: https://github.com/ProseMirror/prosemirror-menu

@type-editor/model

This is a refactored version of the ProseMirror's 'model' module. Original: https://github.com/ProseMirror/prosemirror-model

@type-editor/schema

This is a refactored version of the ProseMirror's 'basic-schema' and 'list-schema' modules. Original: https://github.com/ProseMirror/prosemirror-schema-basic and https://github.com/ProseMirror/prosemirror-schema-list

@type-editor/search

This is a refactored version of the ProseMirror's 'search' module. Original: https://github.com/ProseMirror/prosemirror-search

@type-editor/selection-util

Selection utility functions for the Type Editor.

@type-editor/state

This is a refactored version of the ProseMirror's 'state' module. Original: https://github.com/ProseMirror/prosemirror-state

@type-editor/tables

This is a refactored version of the ProseMirror's 'tables' module. Original: https://github.com/ProseMirror/prosemirror-tables

@type-editor/transform

This is a refactored version of the ProseMirror's 'transform' module. Original: https://github.com/ProseMirror/prosemirror-transform

@type-editor/util

Type Editor - Utilities Module

@type-editor/view

This is a refactored version of the ProseMirror's 'view' module. Original: https://github.com/ProseMirror/prosemirror-view

@type-editor/viewdesc

Type Editor - ViewDesc Module