• Stars
    star
    268
  • Rank 153,144 (Top 4 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 8 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ProseMirror's document model

prosemirror-model

[ WEBSITE | ISSUES | FORUM | CHANGELOG ]

This is a core module of ProseMirror. ProseMirror is a well-behaved rich semantic content editor based on contentEditable, with support for collaborative editing and custom document schemas.

This module implements ProseMirror's document model, along with the mechanisms needed to support schemas.

The project page has more information, a number of examples and the documentation.

This code is released under an MIT license. There's a forum for general discussion and support requests, and the Github bug tracker is the place to report issues.

We aim to be an inclusive, welcoming community. To make that explicit, we have a code of conduct that applies to communication around the project.

More Repositories

1

prosemirror

The ProseMirror WYSIWYM editor
JavaScript
7,692
star
2

prosemirror-view

ProseMirror's view component
TypeScript
1,681
star
3

prosemirror-markdown

ProseMirror Markdown integration
TypeScript
337
star
4

prosemirror-tables

Table module for ProseMirror
TypeScript
259
star
5

prosemirror-state

ProseMirror editor state
TypeScript
181
star
6

website

The ProseMirror website
JavaScript
180
star
7

prosemirror-example-setup

An example of how to set up a ProseMirror editor
TypeScript
140
star
8

prosemirror-transform

ProseMirror document transformations
TypeScript
138
star
9

prosemirror-collab

Collaborative editing for ProseMirror
TypeScript
101
star
10

prosemirror-commands

Editing commands for ProseMirror
TypeScript
100
star
11

prosemirror-changeset

Distills a series of editing steps into deleted and added ranges
TypeScript
78
star
12

prosemirror-schema-basic

Basic schema elements for ProseMirror
TypeScript
63
star
13

prosemirror-menu

Simple menu elements for ProseMirror
TypeScript
52
star
14

prosemirror-dropcursor

A drop cursor plugin for ProseMirror
TypeScript
50
star
15

prosemirror-history

Undo history for ProseMirror
TypeScript
43
star
16

prosemirror-inputrules

Automatic transforms on text input for ProseMirror
TypeScript
35
star
17

prosemirror-schema-list

List-related schema elements and commands for ProseMirror
TypeScript
31
star
18

prosemirror-gapcursor

Plugin for cursors at normally impossible-to-reach positions
TypeScript
27
star
19

rfcs

ProseMirror RFCs
26
star
20

prosemirror-search

Search/replace functionality for ProseMirror
TypeScript
23
star
21

prosemirror-keymap

Keymap plugin for ProseMirror
TypeScript
22
star
22

prosemirror-test-builder

Document building utilities for writing tests
TypeScript
19
star
23

prosemirror-schema-table

Table-related schema elements and commands for ProseMirror
JavaScript
6
star
24

buildhelper

Build and test scripts for ProseMirror packages
JavaScript
4
star