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

https://github.com/b13/js-textellipsis


https://github.com/b13/js-textellipsis

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

js-textEllipsis
===============

this plugin is used to do a text-ellipsis with multiple text lines the amazing way...

usage:

textEllipsis.getTrimmedText("A collaboration between Markes and the German Federal Institute for Materials Research
and Testing (BAM) has resulted in a new test scheme, featuring", 3, 221, "16px Georgia, 'Times New Roman', Times, serif")

will return:

"A collaboration between Markes and the German Federal Institute for ..."