ice-cream-flavors

1.0.7 • Public • Published

ice-cream-flavors

A simple NPM package to get random ice cream flavors

Install

npm install ice-cream-flavors

Usage

const icecream = require('ice-cream-flavors');

icecream.getRandomFlavor();
//=> 'chocolate'

icecream.getAllFlavors;
//=> ['chocolate', 'vanilla', …]

License

MIT © Jasper N

Readme

Keywords

Package Sidebar

Install

npm i ice-cream-flavors

Weekly Downloads

0

Version

1.0.7

License

MIT

Unpacked Size

1.39 MB

Total Files

6

Last publish

Collaborators

  • npmjn