0.0.4 • Published 10 months ago

find-grade v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months 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

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago