foliojs / grapheme-breakerLinks
A JS implementation of the Unicode grapheme cluster breaking algorithm (UAX #29)
☆83Updated 6 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 JS implementation of the Unicode Line Breaking Algorithm (UAX #14)☆224Updated 7 months ago
- JavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version…☆154Updated 2 months ago
- Unicode text segmentation for ECMAScript☆151Updated 4 years ago
- Provides fast access to unicode character properties☆59Updated 3 years ago
- A data structure for fast Unicode character metadata lookup, ported from ICU☆68Updated last year
- A tiny inflate implementation☆50Updated 2 years ago
- A Node.js implementation of the CSS Object Model CSSStyleDeclaration interface☆128Updated last week
- ☆87Updated last year
- Fast implementation of a browser-like text layout engine, for Node and browsers☆34Updated 11 months ago
- Fast CSS Selectors API Engine☆134Updated last month
- Just a CSS selector parser.☆142Updated last month
- Use CSS Typed Object Model in the browser☆103Updated 5 years ago
- utility to create hast trees☆198Updated 11 months ago
- A JavaScript library for Line Breaking and identifying Word Boundaries, implementing the Unicode Line Breaking Algorithm (UAX #14)☆128Updated 2 years ago
- This is the repo where the CSS Houdini parser API will be worked on☆73Updated 4 years ago
- A persistent sequence data structure☆46Updated 2 years ago
- Computes the intersection between two SVG paths.☆119Updated last week
- ECMAScript spec abstract operations.☆122Updated 3 weeks ago
- A lightweight JavaScript library for tokenizing non-`<script>` HTML expected to be found in the `<body>` of a document☆87Updated 7 months ago
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated last year
- Ref declarations and expressions for ECMAScript☆26Updated 2 years ago
- An implementation of WHATWG EventTarget interface, plus few extensions.☆130Updated 3 years ago
- Declaratively encode and decode binary data☆140Updated 3 months ago
- An ECMAScript implementation of a Membrane, allowing users to dynamically hide, override, or extend objects in JavaScript with controlled…☆117Updated 2 months ago
- Read and write binary data in ArrayBuffers☆46Updated 5 months ago
- 👟 Tiny and fast ESTree-compliant AST walker and modifier.☆63Updated 2 years ago
- A proposal for adding a divisor-dependent modulo operator to ECMAScript☆12Updated 4 years ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆79Updated 4 months ago
- Markdown-like DSL for defining grammatical syntax for programming languages.☆134Updated 2 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago