punktde/neos-hyphenation

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

Neos Eel Helper package for hyphenating Text

1.0.0

Version
1.0.0
Type
neos-package
Release Date
Aug 23, 2018 09:54
Source
git
Distribution
zip
Requires
  • neos/neos: *
MIT 21b6531d1a54208aa2075a2790fdf41dfc858d06

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