1.7.0 • Published 8 years ago

porreta v1.7.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

porreta

Build Status Dependencies Status

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

1.7.0

8 years ago

1.6.0

8 years ago

1.5.0

9 years ago

1.4.0

9 years ago

1.3.0

9 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago