0.0.15 • Published 4 years ago

circledemo-fizzbuzz v0.0.15

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

circlecidemo-fizzbuzz

An NPM package for demonstrating basic CircleCI concepts, including:

The CircleCI config includes jobs for a simple test and deploy/publish cycle.

Usage

Installation

yarn add circlecidemo-fizzbuzz

Usage

const fizzbuzz = require('circledemo-fizzbuzz')

fizzbuzz(6)

Output:

1
2
Fizz
4
Buzz
0.0.15

4 years ago

0.0.11

4 years ago

0.0.13

4 years ago

0.0.7

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.1

4 years ago