Skip to content

neel0976/STPI-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

License

MIT

About

stpi calculator by entering grades of gtu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •