text-overflow-clamp

1.0.0 • Public • Published

text-overflow-clamp

A bare-bones port of Vesa Piittinen's TextOverflowClamp.js (http://codepen.io/Merri/pen/Dsuim)

API

var clamp = require('text-overflow-clamp')
clamp(document.getElementById('js-toclamp'), 3)

Limitations

Not compatible with padding, text-indent and probably some other stylings.

License - Vesa Piittinen (http://merri.net/)

Package Sidebar

Install

npm i text-overflow-clamp

Weekly Downloads

514

Version

1.0.0

License

ISC

Last publish

Collaborators

  • joshgillies