An open API service indexing awesome lists of open source software.

https://github.com/springload/react-accessible-ellipsis

Truncate multiline with an ellipsis... without causing accessibility problems!
https://github.com/springload/react-accessible-ellipsis

Last synced: 4 months ago
JSON representation

Truncate multiline with an ellipsis... without causing accessibility problems!

Awesome Lists containing this project

README

          

# react-accessible-ellipsis

Deprecated

Just use CSS `-webkit-line-clamp` instead because even Firefox supports that despite the `-webkit-` prefix.