Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.02 KB

Unicode Text Segmentation in V

This vlang package implements Unicode Text Segmentation according to Unicode Standard Annex #29.

Status

Installation

v install magic003.uniseg

Examples

Check out the examples folder.

Documentation

Refer to http://magic003.github.io/uniseg for the documentation.

References