1.0.1 • Published 4 years ago
stpicalc v1.0.1
stpicalc
A Simple NPM Package to calculate STPI
Installation
Install stpicalc with npm
npm i stpicalc --save
then...
import { stpicalc } from "stpicalc";
let stpi = stpicalc([10, 5, 10, 7], [7, 7, 7, 7], [10, 10, 10, 10], [6, 7, 7, 7]);
Tech Stack
- NodeJS
- Typescript
Support
Fork and star this repository to support.