foliojs / grapheme-breakerView external linksLinks
A JS implementation of the Unicode grapheme cluster breaking algorithm (UAX #29)
☆83Nov 17, 2019Updated 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)☆224Jun 30, 2025Updated 7 months ago
- A data structure for fast Unicode character metadata lookup, ported from ICU☆68Nov 6, 2024Updated last year
- A JavaScript library that breaks strings into their individual user-perceived characters.☆979Feb 12, 2021Updated 5 years ago
- A Javascript implementation of the Unicode 9.0.0 Bidirectional Algorithm☆49Apr 3, 2019Updated 6 years ago
- Providing HarfBuzz shaping library for client/server side JavaScript projects☆247Updated this week
- Unicode text segmentation for ECMAScript☆152Jan 21, 2022Updated 4 years ago
- A Tangram scene for adding OSM data to a satellite raster baselayer.☆12Feb 9, 2018Updated 8 years ago
- shadow-cljs sample project with client SPA and server API.☆12Nov 28, 2018Updated 7 years ago
- Mdast utils developed at Project R. Tools for rendering, serializing and specifying markdown documents.☆14Jun 21, 2023Updated 2 years ago
- A drop-in replacement for `assert` with a better default message.☆32Apr 19, 2018Updated 7 years ago
- Keep up with frequently updated projects.☆12Mar 21, 2017Updated 8 years ago
- not your usual DAW☆16Dec 22, 2025Updated last month
- A parser for files in the Unicode database☆16Nov 17, 2019Updated 6 years ago
- libcaca library to emscripten☆24Mar 10, 2014Updated 11 years ago
- A JavaScript library for traversing, inspecting, and transforming arbitrary tree structures.☆22May 2, 2021Updated 4 years ago
- 2D Geometry Intersection Library☆21Jul 28, 2016Updated 9 years ago
- Text rendering utilities☆24Nov 19, 2018Updated 7 years ago
- Easily add undo and redo to your RxJS or Cycle.js apps☆22Oct 25, 2016Updated 9 years ago
- Logical framework for complex asynchronous structures (uses promises)☆37Oct 30, 2025Updated 3 months ago
- Code Snippets, Libraries and Example projects created with DigiPen's Zero Engine.☆12Mar 10, 2018Updated 7 years ago
- An Objective-C shortcut recorder for the Mac.☆15Dec 24, 2011Updated 14 years ago
- ☆28Dec 11, 2022Updated 3 years ago
- Asset pipeline ring middleware☆134Mar 4, 2014Updated 11 years ago
- Documentation of OpenType shaping behavior☆188Updated this week
- The Maps are visualized using the Tessellation Shader☆32Apr 9, 2016Updated 9 years ago
- Enable some paredit features in non-lisp buffers☆41Nov 7, 2024Updated last year
- A convenient flavor of Rx.Observable.combineLatest to return an object☆29May 25, 2016Updated 9 years ago
- WebGL OES_vertex_array_object polyfill for GPUs/Drivers/Browsers that don't have it☆36Mar 1, 2020Updated 5 years ago
- JavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version…