Split Text Into Words/Characters/Lines – ng-gx-split-text

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';

Preview:

Split Text Into Words And Characters - ng-gx-split-text


You Might Be Interested In:

Add Comment