1.0.0 • Published 9 years ago
thebestpackageever v1.0.0
thebestpackageever

This basically does nothing
Install
$ npm install --save thebestpackageeverUsage
const thebestpackageever = require('thebestpackageever');
thebestpackageever('unicorns');
//=> 'unicorns & rainbows'API
thebestpackageever(input, options)
input
Type: string
Lorem ipsum.
options
foo
Type: boolean
Default: false
Lorem ipsum.
CLI
$ npm install --global thebestpackageever$ thebestpackageever --help
Usage
thebestpackageever [input]
Options
--foo Lorem ipsum [Default: false]
Examples
$ thebestpackageever
unicorns & rainbows
$ thebestpackageever ponies
ponies & rainbowsLicense
MIT © Perry Fraser
1.0.0
9 years ago