twolfson / trunkata

Truncation utility which preserves HTML content and can truncate by lines.
MIT License
2 stars 3 forks source link

Allow for custom height comparator #10

Open twolfson opened 11 years ago

twolfson commented 11 years ago

Inside of options, we should allow for a comparator option which can be a value or a function. If provided, use it for comparison over height > maxHeight.