star-wars-mf

1.0.0 • Public • Published

star-wars-mf

NPM

A Star Wars quote-mf module.

Installation

npm install quote-mf star-wars-mf

Usage

var quote = require('quote-mf').quote
var starWars = require('star-wars-mf')
 
var quotation = quote(starWars, ['Han Solo', 'shutdown'])
console.log('%s: %s', quotation.who, quotation.text)

Output

Han Solo: You're all clear, kid, now let's blow this thing and go home!

Readme

Keywords

none

Package Sidebar

Install

npm i star-wars-mf

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • cressie176