Home

Awesome

split-in-lines

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

example

Usage

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