0.1.56 • Published 6 years ago
vue-typer-machine v0.1.56
vue-typer-machine
Installation
To install the package just write on bash
Using NPM
npm install vue-typer-machineUsing Yarn
yarn add vue-typer-machineHow to use
for the use on your Vue project just use
<TyperMachine textArr="arr"\> Props
- textArr: Array of strings like:
["vue","typer","machine"]