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

**display-index** is a low‑level library used by Atom’s text‑buffer to map between screen coordinates (rows/columns as shown after tab expansion, folds, soft‑wraps, etc.) and the underlying buffer coordinates. It stores the screen‑line layout in a balanced binary tree and provides fast iterators for lines and tokens, enabling the editor to translate positions efficiently for features like folding and soft‑wrapping. The package is intended for developers working on Atom or any text‑editing tool that needs high‑performance screen‑to‑buffer coordinate translation.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of atom/display-index

Account's avatar
skratchdot/random-seed
GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jprichardson/electron-mocha
Mocha tests in Electron.
Account's avatar
electron-userland/electron-prebuilt
Install prebuilt electron binaries for the command-line using npm
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

as-cii's profile
as-cii
2 contributions

Recent events

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

No events yet
atom

atom/display-index

A data structure for efficient translation between screen and buffer coordinates in Atom.

JavaScript
5
1
MIT License