prosemirror-collab

WebJar for prosemirror-collab

License

License

MIT
Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

prosemirror-collab
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

prosemirror-collab
WebJar for prosemirror-collab
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/prosemirror/prosemirror-collab

Download prosemirror-collab

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/prosemirror-collab/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>prosemirror-collab</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/prosemirror-collab/
implementation 'org.webjars.npm:prosemirror-collab:1.2.2'
// https://jarcasting.com/artifacts/org.webjars.npm/prosemirror-collab/
implementation ("org.webjars.npm:prosemirror-collab:1.2.2")
'org.webjars.npm:prosemirror-collab:jar:1.2.2'
<dependency org="org.webjars.npm" name="prosemirror-collab" rev="1.2.2">
  <artifact name="prosemirror-collab" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='prosemirror-collab', version='1.2.2')
)
libraryDependencies += "org.webjars.npm" % "prosemirror-collab" % "1.2.2"
[org.webjars.npm/prosemirror-collab "1.2.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : prosemirror-state jar [1.0.0,2)

Project Modules

There are no modules declared in this project.

prosemirror-collab

[ WEBSITE | ISSUES | FORUM | GITTER | 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 a plugin that helps track and merge changes for collaborative editing.

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.

org.webjars.npm
In-browser semantic rich text editing

Versions

Version
1.2.2