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 bbc/unicode-bidirectional

Account's avatar
immutable-js/immutable-js
Immutable Data Collections
Account's avatar
mathiasbynens/unicode-9.0.0
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v9.0.0’s categories, scripts, blocks, bidi, and other properties.
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
astorije/chai-immutable
Chai assertions for Facebook's Immutable library for JavaScript collections
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
mathiasbynens/punycode.js
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7

Support the repos that depend on this repository

Top contributors

jameslawson's profile
jameslawson
128 contributions

Recent events

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

No events yet
bbc

bbc/unicode-bidirectional

A Javascript implementation of the Unicode 9.0.0 Bidirectional Algorithm

JavaScript
50
11
MIT License

unicode‑bidirectional is a JavaScript library that implements the Unicode 9.0 Bidirectional Algorithm (UAX #9), providing functions to resolve embedding levels, reorder code points, apply mirroring and handle bracket pairs for mixed‑direction text. It works in both browsers and Node.js and is aimed at developers who need reliable RTL/LTR text layout handling in web applications or any JavaScript environment.