This repo is a fork from the jQuery Truncate lib from Brian Reindel.
I’ve corrected a bug when truncated text doesn’t have any space. I’m really not a javascript expert, feel free to correct / improve this code !
Truncate is a JavaScript plugin built for the jQuery library. It conserves space, preserves HTML, and is only 3KB.
JavaScript
This repo is a fork from the jQuery Truncate lib from Brian Reindel.
I’ve corrected a bug when truncated text doesn’t have any space. I’m really not a javascript expert, feel free to correct / improve this code !