2.0.2 • Published 6 years ago

loader-message v2.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

loader-message

Build Status

Lightweight NodeJS Module / Repository for delivering silly phrases to a loading screen near you

Install

Run npm install loader-message --save to build the list.

Usage

Require it in your code: var loaderMessage = require("loader-message");

If you want a funny, creative phrase made by a human, use: loaderMessage.phrase();

If you want the module to generate a less creative phrase that sometimes doesn't make sense, use: loaderMessage.generate();

Contributing

npm test

Phrases

Please open a PR and add your loading phrase to phrases/loading.txt One phrase per line please.

Generation

Please open a PR and add adjectives, plural nouns, and verbs ending in "ing" to generation/adjective.js, generation/pluralNoun.js, and generation/verbING.js respectively.

Licence

MIT

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.2.7

7 years ago

1.2.6

7 years ago

1.2.5

7 years ago

1.2.4

7 years ago

1.2.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago