Awesome
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);
Take an HTML element with text, and split it in lines. Useful to achieve some effects, like this:
npm install split-in-lines
new SplitInLines(HTMLElement);