wonderful
v1.0.1
Published
A bunch of nice words and phrases to describe someone!
Downloads
5
Maintainers
Readme
wonderful
:smile: A bunch of nice words and phrases to describe someone!
Used in Backstroke for more personalized greetings in pull requests.
node
> let {random} = require("wonderful");
> random()
"lovely"
> random()
"wonderful"
> random()
"thoughtful"