浏览代码

Adds Hyphenation-library

This PR adds a hyphenation-library to the list of string-libraries
pull/771/head
Andreas Heigl 8 年前
父节点
当前提交
1d55c3788f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

638
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
638
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
639
 * [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
639
 * [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
640
 * [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
640
 * [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
641
+* [Hyphenation](https://github.com/heiglandreas/Org_Heigl_Hyphenator) - Text-Hyphenation based on the TeX-hyphenation Algorithm 
641
 
642
 
642
 ## Numbers
643
 ## Numbers
643
 *Libraries for working with numbers.*
644
 *Libraries for working with numbers.*

正在加载...
取消
保存