Socket
Socket
Sign inDemoInstall

bisigaggi

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bisigaggi

A joke script for generating Swiss German inside jokes


Version published
Maintainers
1
Created

Readme

Source

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

Keywords

FAQs

Last updated on 18 Aug 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc