porreta

Get funny words in Brazilian Portuguese.

Usage no npm install needed!

<script type="module">
  import porreta from 'https://cdn.skypack.dev/porreta';
</script>

README

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