1.1.4 • Published 7 years ago

insult-compliment v1.1.4

Weekly downloads
57
License
MIT
Repository
github
Last release
7 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

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago