6 ms·
Thanks for the reference. I have also recently released my own JavaScript hyphenation engine: https://github.com/bramstein/Hypher https://github.com/bramstein/
by bramstein 16y ago
Thanks for the reference. I have also recently released my own JavaScript hyphenation engine:
https://github.com/bramstein/Hypher https://github.com/bramstein/Hypher
It is quite small and fast, and mostly aimed at integration with other libraries, unlike Hyphenator.js (which comes with a partial DOM library.) An example integration can be seen in the Treesaver library (https://github.com/bramstein/treesaver/tree/hyphenation https://github.com/bramstein/treesaver/tree/hyphenation) where it is used to hyphenate magazine columns.