Browse Source

Adds Hyphenation-library

This PR adds a hyphenation-library to the list of string-libraries
pull/771/head
Andreas Heigl 9 years ago
parent
commit
1d55c3788f
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

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.*

Loading…
Cancel
Save