1.0.6 • Published 2 years ago

bisigaggi v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

bisigaggi

generates dumb words.

modes

aurel: a guy that works with me. technology: generates tech buzzwords.

install

install with npm i bisigaggi

usage

from console

node bisigaggi.js [mode] [amount_words] [amount_word_parts]

as API

const { bisigaggi } = require('./index.js')
console.log(bisigaggi())

args

argexplanationexamplecomment
modewhat kind of word to generatenpm start aurelcurrently only 'aurel' and 'technology'
amount_wordshow many words to generatenpm start aurel 3-
amount_word_partshow many word parts the final word consists ofnpm start aurel 3 4gets overwritten by MODE.N
1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago