ridiculous-moon-event
v1.0.2
Published
Makes up ridiculous names for moon events.
Readme
ridiculous-moon-event
A function to generate ridiculous names for ordinary moon events.
Why?
This package was inspired by the ridiculous names given to ordinary moon events such as mega blood moon and super wolf blood moon.
Install
To install this package run the following:
npm install ridiculous-moon-eventThe module's sole export is a function which returns a string.
const moon = require('ridiculous-moon-event');
moon(); // <- werewolf harvest snow moonLicense
MIT
