Explorar el Código

Adds Hyphenation-library

This PR adds a hyphenation-library to the list of string-libraries
pull/771/head
Andreas Heigl hace 8 años
padre
commit
1d55c3788f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -638,6 +638,7 @@ Libraries to help manage database schemas and migrations.
638 638
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
639 639
 * [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
640 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 643
 ## Numbers
643 644
 *Libraries for working with numbers.*

Loading…
Cancelar
Guardar