1.1.4 • Published 9 years ago

insult-compliment v1.1.4

Weekly downloads
57
License
MIT
Repository
github
Last release
9 years ago

Insult-Compliment

An example of a Insult and a Compliment generator.

This is a NPM package that does insults and compliments. This is like a insult and compliment generator. Some of the insults could be really harsh, so make sure to compliment afterwards.

To install this NPM package please run the following command.

npm i --save insult-compliment

Define the library.

const InsultCompliment = require("insult-compliment");

To get an insult or compliment do the following.

//Compliment

InsultCompliment.Compliment();
//Returns a compliment.

//Insult

InsultCompliment.Insult();
//Returns an insult.

Docs: Link

1.1.4

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.12

9 years ago

1.0.11

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago