loader-message

2.0.2 • Public • Published

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

Package Sidebar

Install

npm i loader-message

Weekly Downloads

12

Version

2.0.2

License

MIT

Unpacked Size

31.7 kB

Total Files

8

Last publish

Collaborators

  • poster983