dotdotdot-js
v4.2.0
Published
Dotdotdot is a javascript plugin for truncating multiple line content with an ellipsis.
Maintainers
Readme
dotdotdot
Dotdotdot is a javascript plugin for truncating multiple line content on a webpage. It uses an ellipsis to indicate that there is more text than currently visible. Optionally, the plugin can keep a "read more" anchor visible at the end of the content, after the ellipsis.
When using dotdotdot to truncate HTML, you don't need to worry about your HTML markup, the plugin knows its way around most elements. It's responsive, so when resizing the browser, the ellipsis will update on the fly.
Need help? Have a look at the documentation.
Licence
The dotdotdot javascript plugin is licensed under the CC-BY-4.0 license.
