Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of prosemirror/prosemirror-gapcursor

Account's avatar
prosemirror/prosemirror-keymap
Keymap plugin for ProseMirror
Account's avatar
prosemirror/prosemirror-model
ProseMirror's document model
Account's avatar
prosemirror/prosemirror-state
ProseMirror editor state
Account's avatar
prosemirror/buildhelper
Helper package to build ProseMirror packages

Support the repos that depend on this repository

Top contributors

marijnh's profile
marijnh
81 contributions
laurentpellegrino's profile
laurentpellegrino
3 contributions
Alexnortung's profile
Alexnortung
2 contributions
hubgit's profile
hubgit
1 contributions
cmlenz's profile
cmlenz
1 contributions
kemitchell's profile
kemitchell
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
prosemirror

prosemirror/prosemirror-gapcursor

Plugin for cursors at normally impossible-to-reach positions

TypeScript
37
26
MIT License

prosemirror‑gapcursor is a ProseMirror core plugin that adds a block‑level “gap cursor”, letting users place the text caret in otherwise unreachable locations (e.g., between leaf blocks, tables, or at document edges). It’s intended for developers building rich‑text editors with ProseMirror who need full cursor control across complex document schemas.