1.0.6 • Published 4 years ago
ruleofthreejs v1.0.6
Getting Started
Install the module with:
npm i ruleofthreejs
Calculating Rule:
import { Rule } from 'ruleofthreejs';
var rule = Rule(
35.8, // porcent
5000, // amount
);
/** returns
Install the module with:
npm i ruleofthreejs
import { Rule } from 'ruleofthreejs';
var rule = Rule(
35.8, // porcent
5000, // amount
);
/** returns