1.0.1 • Published 9 years ago

pulp-fiction-mf v1.0.1

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

pulp-fiction-mf

NPM

A Pulp Fiction quote-mf module.

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, ['Jules', 'shutdown'])
console.log('%s: %s', quotation.who, quotation.text)

Output

Jules: If my answers frighten you then you should cease asking scary questions.