parting
v1.0.6
Published
Different ways to say good-bye.
Downloads
14
Maintainers
Readme
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
Inspired by sindresorhus
License
MIT © Chris Buttery