sign-bunny

v1.0.0
A package to create a sign bunny character.
sign bunny sign bunny

Build Status

Sign Bunny

A package to create a sign bunny character.

| ̄ ̄ ̄ ̄ ̄ ̄|
| BEST     |
| NPM      |
| PACKAGE  |
| EVER     |
|______|
(\__/) ||
(•ㅅ•)  ||
/   づ

Installation

Install via npm:

npm install sign-bunny

Using this Package

The sign-bunny module returns a function that takes a string and returns the sign bunny ASCII art as a new line separated string:

var signBunny = require('sign-bunny');

var asciiArt = signBunny('Best NPM Package Ever');

CLI

You can also use the CLI sign-bunny <string>.

Contributing

Pull requests are welcome. If you add functionality, then please add unit tests to cover it. Continuous Integration is handled by Travis.

License

MIT © Ryan Bahniuk

npm i sign-bunny

Metadata

  • Unknown
  • >= 5.3.0
  • Ryan Bahniuk
  • released 3/14/2016

Downloads

Maintainers