Skip to content

visuellverstehen/statamic-hyphenator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyphenator

A Statamic addon that provides a hyphenate modifier to add hyphens to text. Uses phpSyllable for the hyphenate logic, and currently only supports German and English.

Installation

The addon currently can only be installed from the repository, so you need to add the following line to your require list in composer.json:

"visuellverstehen/statamic-hyphenator": "dev-main"

And the following snippet to the repositories part of composer.json:

{
  "type": "vcs",
  "url": "https://github.com/visuellverstehen/statamic-hyphenator"
}

More about us

License

The MIT license (MIT). Please take a look at the license file for more information.

About

Hyphenate addon for Statamic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published