bbc / unicode-bidirectionalLinks
A Javascript implementation of the Unicode 9.0.0 Bidirectional Algorithm
☆49Updated 6 years ago
Alternatives and similar repositories for unicode-bidirectional
Users that are interested in unicode-bidirectional are comparing it to the libraries listed below
Sorting:
- Providing HarfBuzz shaping library for client/server side JavaScript projects☆237Updated 3 weeks ago
- A JS implementation of the Unicode Line Breaking Algorithm (UAX #14)☆222Updated 5 months ago
- A JS implementation of the Unicode grapheme cluster breaking algorithm (UAX #29)☆84Updated 6 years ago
- Text layout framework☆43Updated 6 years ago
- JS & WASM library for working with fonts☆64Updated 6 years ago
- A C++ module for Node.js providing access to the system font catalog.☆306Updated 2 years ago
- A data structure for fast Unicode character metadata lookup, ported from ICU☆69Updated last year
- Fast implementation of a browser-like text layout engine, for Node and browsers