Package javascript-hyphenator: Information
Source package: javascript-hyphenator
Version: 4.0.0-alt1
Build time: Oct 22, 2023, 05:17 PM
Category: System/Libraries
Report package bugHome page: http://code.google.com/p/hyphenator/
License: LGPL
Summary: Javascript that implements client-side hyphenation of HTML-Documents
Description:
Javascript that implements client-side hyphenation of HTML-Documents. - automatically hyphenates texts on websites if either the webdeveloper has included the script on the website or you use it as a bookmarklet on any site. - runs on any modern browser that supports JavaScript and the soft hyphen (­). - automatically breaks URLs on any browser that supports the zero width space. - runs on the client in order that the HTML source of the website may be served clean and svelte and that it can respond to text resizings by the user. - follows the ideas of unobtrusive JavaScript. - has a documented API and is highly configurable to meet your needs. - supports a wide range of languages. - relies on Franklin M. Liangs hyphenation algorithm (PDF) commonly known from LaTeX and OpenOffice.
Maintainer: Vitaly Lipatov