Angular Directive To Simulate User Typing Effect – typer

Author: httpete-ire
Official Page: Go to website
Publish Date: October 29, 2015
License: https://github.com/httpete-ire/typer

Description:

Typer is an Angular directive that simulates someone typing and deleting over a list of words. The directive is highly customisable and allows the words to be set by passing an array of strings as an attribute, the transition times can be set on the directive aswell as callback functions to get invoked after each action (‘Type’, ‘Delete’, ‘Highlight’)

Preview:

typer


You Might Be Interested In:

Add Comment