1.0.1 • Published 6 years ago

ani-mate-ter v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

Ani-Mate-ter

animate your terrrrrminal! :zap: :zap:

Install

npm install ani-mate-ter

How To

ani-mate just takes two args, frames and rate. The frames are an array of strings that you want to animate, Kinda like a flip book, and rate is the speed in ms.

const ani = require('ani-mate-ter')
ani(frames=arry, rate=100)

:smilecat:

1.0.1

6 years ago

1.0.0

6 years ago