Author: | Yanduz |
---|---|
Official Page: | Go to website |
Publish Date: | September 3, 2019 |
License: | MIT |
Description:
ng-gx-split-text is an Angular component that split the text into words, characters, and/or lines for further use.
With this component, you’re able to apply a sequence animation to the text by animating the characters one-by-one.
Installation:
# NPM $ npm install ng-gx-split-text --save
import { NgGxSplitTextModule } from 'ng-gx-split-text';