1.1.4 • Published 8 years ago

insult-compliment v1.1.4

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

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago