Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

string-fizz

fizzbuzz-npm45ISC1.0.0TypeScript support: included

The string "fizz"

readme

string-fizz

The string "fizz"

Usage

const fizz = require("string-fizz");
console.log(fizz);