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!')

Readme

Keywords

Package Sidebar

Install

npm i text-typer

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • luobo-modules