0.0.6 • Published 10 years ago

wooderson.js v0.0.6

Weekly downloads
2
License
BSD-3-Clause
Repository
github
Last release
10 years ago

wooderson.js

A little zen from MM.

Wooderson

Example Usage

Just a few of the many use-cases.

var wooderson = require('wooderson.js');
console.log(wooderson())
// It'd be a lot cooler if you did.
console.log(wooderson())
// No man, no. Let me tell you. That's what I love about these high school girls
// man. I get older they stay the same age.
wooderson(function(quote) {
  console.log(quote);
});
// Guys. Party at the Moon Tower.

My personal amusement

$ npm install wooderson.js
$ node -e "console.log(require('wooderson.js')())" | say

Installation

This module is installed via npm:

$ npm install wooderson.js
0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.1

10 years ago