porreta

1.7.0 • Public • Published

porreta

Build Status Dependencies Status

Get funny words in Brazilian Portuguese.

Inspired by superb

⚠️ "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

Package Sidebar

Install

npm i porreta

Weekly Downloads

4

Version

1.7.0

License

MIT

Last publish

Collaborators

  • rafaelrinaldi