Unicode utility library

Clone this repo:
  1. 202417f build: Updating jsdoc-wmf-theme to 1.3.0 by libraryupgrader · 4 days ago master
  2. e4a5d9e build: Updating tmp to 0.2.7 by libraryupgrader · 8 days ago
  3. f8c7add build: Updating npm dependencies by libraryupgrader · 2 weeks ago
  4. 1250df0 build: Updating eslint-config-wikimedia to 0.32.4 by libraryupgrader · 5 weeks ago
  5. 1098906 build: Updating npm dependencies by libraryupgrader · 8 weeks ago

NPM version

UnicodeJS

UnicodeJS is a JavaScript library for working with the Unicode standard.

Quick start

This library is available as an npm package! Install it right away:

Or clone the repo, git clone https://gerrit.wikimedia.org/r/unicodejs.

Documentation

The library provide methods for detecting Word Boundaries and Grapheme Cluster Boundaries as defined in the Text Segmentation specification

Full documentation is pubished at https://doc.wikimedia.org/unicodejs/master/.

Versioning

We use the Semantic Versioning guidelines as much as possible; major versions reflect the version of Unicode we target.

Releases will be numbered in the following format:

<major>.<minor>.<patch>

For more information on SemVer, please visit http://semver.org/.

Bug tracker

Found a bug? Please report it in the issue tracker!