1.0.3 • Published 2 months ago

wisdom-whispers v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Wisdom Whispers

A mystical package that provides random words of wisdom.

Installation

Use the npm to install this package.

npm i wisdom-whispers

Usage

import getWisdomWhisper from 'wisdom-whispers'

# Option: [Movies, Tv, Speeches, Books, Anime, Lyrics, Sports]
const wisdomWhisper = getWisdomWhisper('Anime');
console.log(wisdomWhisper);

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

1.0.3

2 months ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago