foliojs / grapheme-breakerLinks
A JS implementation of the Unicode grapheme cluster breaking algorithm (UAX #29)
☆85Updated 5 years ago
Alternatives and similar repositories for grapheme-breaker
Users that are interested in grapheme-breaker are comparing it to the libraries listed below
Sorting:
- A data structure for fast Unicode character metadata lookup, ported from ICU☆68Updated 7 months ago
- Provides fast access to unicode character properties☆58Updated 2 years ago
- Unicode text segmentation for ECMAScript☆149Updated 3 years ago
- A Javascript implementation of the Unicode 9.0.0 Bidirectional Algorithm☆48Updated 6 years ago
- A JS implementation of the Unicode Line Breaking Algorithm (UAX #14)☆213Updated 6 months ago
- Text layout framework☆42Updated 6 years ago
- Fast implementation of a browser-like text layout engine, for Node and browsers☆34Updated 4 months ago
- A tiny inflate implementation☆49Updated last year
- JavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version…☆152Updated last month
- ☆84Updated 8 months ago
- A parser for files in the Unicode database☆16Updated 5 years ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆77Updated 7 months ago
- AST recursive visitor☆79Updated 2 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆81Updated 7 months ago
- Use CSS Typed Object Model in the browser☆103Updated 4 years ago
- Web API for enumerating fonts on the local system☆83Updated last year
- Proposal for Picked Properties in JavaScript☆26Updated 7 years ago
- Prepare a node environment to require files with different extensions.☆48Updated last year
- Given a marked-ast AST generate markdown output☆10Updated 3 years ago
- An ECMAScript implementation of a Membrane, allowing users to dynamically hide, override, or extend objects in JavaScript with controlled…☆116Updated 3 weeks ago
- utility to create a vfile from a filepath☆67Updated 2 years ago
- A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.☆62Updated last year
- A perfect minimal hash function generator☆63Updated 12 years ago
- spliddit - unicode-aware JS string splitting☆35Updated 7 years ago
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated 9 months ago
- An implementation of WHATWG EventTarget interface, plus few extensions.☆127Updated 2 years ago
- Simplifies building of WebAssembly modules in C/C++ and JS☆57Updated 2 years ago
- HTML layout engine☆48Updated 3 years ago
- Oniguruma regex library on the web using WebAssembly☆176Updated 2 years ago
- JS parser in Web Assembly / C☆167Updated 2 years ago