1.0.6 • Published 9 years ago

parting v1.0.6

Weekly downloads
8
License
MIT
Repository
github
Last release
9 years ago

parting

NPM version build status Test coverage js-standard-style

Different ways to say good-bye.

Install

$ npm i --save parting

Usage

import parting from 'parting'

parting.random()
//> Tootles

parting.all
//> ["Adieu", "Adios", "Arrivederci", ... ]

CLI

$ npm -i -g parting
$ parting --help

  Examples
    $ parting
    Howdy

    $ parting --all
    G'day
    Hello
    ...

  Options
    --all   Get all partings instead of a random parting

Inspired by sindresorhus

License

MIT © Chris Buttery