parting

Different ways to say good-bye.

OTHER License

Downloads
16
Stars
5

parting

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

See also: Greeting

Inspired by sindresorhus

License

MIT © Chris Buttery