porreta
v1.7.0
Published
Get funny words in Brazilian Portuguese.
Downloads
58
Maintainers
Readme
porreta
Get funny words in Brazilian Portuguese.
Inspired by superb
:warning: "porreta" is a word commonly used on the northeast of Brazil to indicate something that is awesome.
Currently 169
words available.
Install
$ npm install porreta --save
Usage
var porreta = require('porreta');
porreta(); // pamonha
porreta(); // cangote
porreta.words; // ['alpendre', 'arapuca', 'araraquara', ...]
API
porreta()
Type: string
Random funny word.
porreta.words
Type: array
All the words.
License
MIT © Rafael Rinaldi