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!

/star-wars-mf/

    Package Sidebar

    Install

    npm i star-wars-mf

    Weekly Downloads

    1

    Version

    1.0.0

    License

    ISC

    Last publish

    Collaborators

    • cressie176