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

Package detail

bahrain-math

nekopy13MIT1.0.0

A package implementing Bahrain's unique math logic

bahrain, math, joke, football

readme

BahrainMath

A npm package implementing Bahrain's unique math logic.

Installation

npm install bahrain-math

Usage

const BahrainMath = require('bahrain-math');

console.log(BahrainMath.add(90, 6)); // Outputs: 98
console.log(BahrainMath.add(2, 3));  // Outputs: 5

Background

This package is a humorous take on the controversial football match between Indonesia and Bahrain, where the referee extended the game beyond the allocated extra time, allowing Bahrain to score a goal in the 98th minute when only 6 minutes of extra time were initially given.

Disclaimer

This is a joke package and should not be used for any serious calculations or applications.