is-fizzbuzz

1.0.2 • Public • Published

my-first-npm-package

I have made this package simply to learn on how to publish npm package

What it does? It check if provided number (can be string or number type) is "FizzBuzz" (this interview question). It only returns "true" or "false" depending if the number is divisible by 15.

Link to YT video made by Tom Scott about fizzbuzz

Readme

Keywords

Package Sidebar

Install

npm i is-fizzbuzz

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

1.22 kB

Total Files

3

Last publish

Collaborators

  • bbartt