1.0.0 • Published 9 years ago
split-in-lines v1.0.0
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);
1.0.0
9 years ago
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);
9 years ago