js-assessment

1.0.6 • Public • Published

How to use:

Install package:

npm install js-assessment

On your JavaScript file:

const package = require('js-assessment');

console.log(package("2*3*4")); <--- Use the string equation you want to evaluate as an argument

On your terminal run the above JS file:

node script.js

Readme

Keywords

Package Sidebar

Install

npm i js-assessment

Weekly Downloads

0

Version

1.0.6

License

ISC

Unpacked Size

5.95 kB

Total Files

4

Last publish

Collaborators

  • 23nith