text-typer

0.2.0 • Public • Published

TextTyper

模拟打字机输出文字效果。

install

npm install text-typer

usage

var TextTyper = require('text-typer')
 
var typer = TextTyper(document.getElementById('paper'))
typer.print('Hello, world!')

Dependencies (2)

Dev Dependencies (2)

Package Sidebar

Install

npm i text-typer

Weekly Downloads

0

Version

0.2.0

License

MIT

Last publish

Collaborators

  • luobo-modules