split-in-lines
split-in-lines copied to clipboard
Take an HTML element with text, and split it in lines.
split-in-lines
Take an HTML element with text, and split it in lines. Useful to achieve some effects, like this:

Usage
npm install split-in-lines
new SplitInLines(HTMLElement);