1.0.6 • Published 4 years ago

ruleofthreejs v1.0.6

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

Getting Started

Install the module with:

npm i ruleofthreejs

Calculating Rule:

import { Rule } from 'ruleofthreejs';
var rule =  Rule(
  35.8, // porcent
  5000,   // amount 
);
/** returns
1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago