dancing-bear

1.0.3 • Public • Published

Dancing Bear

When run, will display a bear dancing. Done using ascii animation.

Global

To install globally, run

> npm install -g dancing-bear

then running

> dancing bear

will display the bear

Local

To install locally, run

> npm install dancing-bear

And reference it as

require('dancing-bear')(bearcontroller);

where the dancing bear will dance when bearcontroller is true, and stop when bearcontroller is false

Source

Dancing bear ASCII is from here

Version

1.0.3

  • Fixed package.json

1.0.2

  • Updated so it works on windows

1.0.0

  • First commit

Package Sidebar

Install

npm i dancing-bear

Weekly Downloads

3

Version

1.0.3

License

ISC

Last publish

Collaborators

  • joeyism