Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 550 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 550 Bytes

marketing-bullshite

An organic, pre-emptive and fresh-thinking NPM module that gives you a smattering of fluffy words that dont mean anything but look great on your product webpage

Install

$ npm install --save marketing-bullshite

Usage

const bullshit = require('marketing-bullshite');

bullshit.buzzword();
//=> adaptive

bullshit.catchPhrase();
//=> Implemented grid-enabled workforce

API

.buzzword(): string

Get a random buzzword.

.catchPhrase(): string

Get a random catchPhrase.