ibm-expansions
v0.1.0
Published
A thing that generates three-letter-thingies for the IBM acronym
Downloads
3
Readme
ibm-expansions
So.. what does I-B-M stands for?
What is this?
This is a node module inspired by npm-expansions that generates three-word-thingies based on the IBM acronym. Use it in your projects whether IBM related or not to generate random three-word-thingies and put that everywhere you can. This was made for FUN and is meant to be used in that spirit, be good people and go code something awesome!
Installation
npm install ibm-expansions --save
How to Contribute
- Fork the code and add your own expansion to expansions.txt - please add only one expansion per pull request.
- Run
npm build
to format and sort the file. - Run
npm test
and ensure you didn't break anything. - Create a pull request!
Release History
- 0.1.0 Initial release
Disclaimer
This is in no way, shape or form endorsed by IBM Corporation and comes with no warranty whatsoever.