prosemirror-gapcursor
ProseMirror plugin for cursors at normally impossible-to-reach positions
Last updated 3 years ago by marijn .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install prosemirror-gapcursor 
SYNC missed versions from official npm registry.

prosemirror-gapcursor

[ 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 plugin implements a block-level cursor that can be used to focus places that don't allow regular selection (such as positions that have a leaf block node, table, or the end of the document both before and after them). Make sure you load style/gapcursor.css (or define your own styling for the cursor).

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.

Current Tags

  • 1.3.0-beta.2                                ...           beta (4 years ago)
  • 1.3.2                                ...           latest (3 years ago)

24 Versions

  • 1.3.2                                ...           3 years ago
  • 1.3.1                                ...           4 years ago
  • 1.3.0                                ...           4 years ago
  • 1.3.0-beta.2                                ...           4 years ago
  • 1.3.0-beta.1                                ...           4 years ago
  • 1.2.2                                ...           4 years ago
  • 1.2.1                                ...           4 years ago
  • 1.2.0                                ...           5 years ago
  • 1.1.5                                ...           6 years ago
  • 1.1.4                                ...           6 years ago
  • 1.1.3                                ...           6 years ago
  • 1.1.2                                ...           6 years ago
  • 1.1.1                                ...           6 years ago
  • 1.1.0                                ...           6 years ago
  • 1.0.4                                ...           7 years ago
  • 1.0.3                                ...           8 years ago
  • 1.0.2                                ...           8 years ago
  • 1.0.1                                ...           8 years ago
  • 1.0.0                                ...           8 years ago
  • 0.24.0                                ...           9 years ago
  • 0.23.1                                ...           9 years ago
  • 0.23.0                                ...           9 years ago
  • 0.22.1                                ...           9 years ago
  • 0.22.0                                ...           9 years ago
Maintainers (1)
Downloads
Today 1
This Week 2
This Month 2
Last Day 0
Last Week 0
Last Month 8
Dependencies (4)
Dev Dependencies (1)

Copyright 2013 - present © cnpmjs.org | Home |