kirby-dance

v0.1.0
<('.'<) (>'.')> <('.'<) (>'.')>
kirby dance kirbies dancing

kirby-dance

<('.'<) (>'.')> <('.'<) (>'.')>

Generate strings of dancing Kirbies in Node.js and the browser.

Example

var kirbyDance = require('kirby-dance');

console.log(kirbyDance(4)); // "<('.'<) (>'.')> <('.'<) (>'.')>"

console.log(kirbyDance(-7)); // "(>'.')> <('.'<) (>'.')> <('.'<) (>'.')> <('.'<) (>'.')>"

API

kirbyDance(n)

Returns a string of n dancing Kirbies, where n is an integer. If n is negative, it reverses the dance.

License

ISC

npm i kirby-dance

Metadata

  • ISC
  • Whatever
  • Nizar Khalife Iglesas
  • released 7/2/2014

Downloads

Maintainers