1.0.0 • Published 7 years ago

thebestpackageever v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

thebestpackageever Build Status Coverage Status

This basically does nothing

Install

$ npm install --save thebestpackageever

Usage

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 & rainbows

License

MIT © Perry Fraser