1.0.1 • Published 7 months ago

libo3 v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

libo3

A simple math utility for addition and subtraction.

Installation

npm install libo3 csharp

Usage

const math = require('libo3');
console.log(math.add(2, 3));// 5
yaml
1.0.1

7 months ago

1.0.0

7 months ago