quote-mf

0.2.4 • Public • Published

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:

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.4
    1
    • latest

Version History

Package Sidebar

Install

npm i quote-mf

Weekly Downloads

0

Version

0.2.4

License

ISC

Last publish

Collaborators

  • cressie176