0.2.4 • Published 8 years ago

quote-mf v0.2.4

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

Quote-MF

Build Status

NPM

Node module which provides a context specific quote from a given source

Installation

npm install quote-mf pulp-fiction-mf

Usage

var quote = require('quote-mf').quote
var pulpFiction = require('pulp-fiction-mf')

var quotation = quote(pulpFiction, 'shutdown')
console.log('%s: %s', quotation.who, quotation.text)

Output

Jules: Oh I'm sorry, did I break your concentration?.

Why?

Because like these guys, I like software with personality!

Want More Quotes?

Why not publish your own to npm. Here are a few of mine:

0.2.4

8 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago