find-grade
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i find-grade

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

2.58 kB

Total Files

6

Last publish

Collaborators

  • arikato111