hyphenated-en-us
Version:
This package contains hyphenation patterns and exceptions for the American English language. It is intended to be used with the main `hyphenated` package and is already included there as a dependency.
25 lines (16 loc) • 463 B
Markdown
# hyphenated-en-us
This package contains hyphenation patterns and exceptions for the American
English language. It is intended to be used with the main `hyphenated` package
and is already included there as a dependency.
See the [home page](https://github.com/sergeysolovev/hyphenated) for more
information.
## Installation
```shell
npm install hyphenated
```
To install separately from hyphenated:
```shell
npm install hyphenated-en-us
```
## License
MIT