0.2.4 • Published 6 years ago

quote-mf v0.2.4

Weekly downloads
4
License
ISC
Repository
github
Last release
6 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

6 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago