0.0.4 • Published 2 years ago

find-grade v0.0.4

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

find-grade

random one or many text

Install

Install with NPM

npm install find-grade

or install with Yarn

yarn add find-grade

How to use

import findGrade from "find-grade";

let score = 60;
let result = findgrade(score);
console.log(result);
// output = 2
0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago