Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 332 Bytes

File metadata and controls

17 lines (12 loc) · 332 Bytes

PlaceHolderTypeWriter

npm i placeholdertypewriter

A simple implementation of an input placeholder typewriter.

Usage

simpleTyper(<id>,<text>,<writingspeed>);
i.e
simpleTyper("input-box","PlaceHolder-TypeWriter",400);