New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@stuntstorm/math

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stuntstorm/math

Easy and Basic Math Calculators which can be used as a fun utily

latest
Source
npmnpm
Version
1.0.9
Version published
Maintainers
1
Created
Source

StuntStorm's Easy to use Math NPM

Easy and Basic Math Calculators which can be used as a fun utily

@stuntstormmath

Installation 🛠️

npm i @stuntstorm/math --save

Usage 👾

Require with any Variable

const math = require("@stuntstorm/math");

Attributes 🧟‍♂️

math.add()
math.subtract()
math.multiply()
math.divide()

Additional Attributes 🧞

math.add3()
math.add4()
math.add5()

And Similar to the other attributes to increase the number of values substituted

Example Scenerio 1 💻

Index.js Code :

111

Console Output :

222

Example Scenerio 2 💻

Index.js Code :

4444

Console Output :

333

Support 🐱‍💻

Feel free to join the support server : https://discord.gg/u6XzUFkKTn

Created and Published by StuntStorm

Keywords

maths

FAQs

Package last updated on 27 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts