punktde/neos-hyphenation

Last activity 22 Apr 2020 5 1 886
composer require punktde/neos-hyphenation

Neos Eel Helper package for hyphenating Text

1.2.0

Version
1.2.0
Type
neos-package
Release Date
Apr 22, 2020 10:19
Source
git
Distribution
zip
Requires
  • neos/neos: *
MIT 401a80185b3a1ac74987bf49ed6e6c826e8c5092

Readme excerpt

Neos Package for hyphenating text output

This package is licensed under the MIT license, please view the LICENSE file.

Since automatic hyphenation support by browsers can be described as inconsistent at best and might lead to techincally correct but ugly results, this package provides an Eel helper, which can hyphenate text with soft-hyphens (&:shy;) in a consistent and configurable manner. The Eel helper calls a node.js CLI app, which uses the Hypher node module and hyphenation pattern files to do the initial hyphenation. Once a word is hyphenated, the result is cached and the word will be served from the cache instead of calling the node.js app every time it occurs…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 33 package(s).