npm.io
1.0.2 • Published 2 years ago

@iamxerrycan/simplecalculation

Licence
MIT
Version
1.0.2
Deps
0
Size
4 kB
Vulns
0
Weekly
0

Simple-Calculation

npm version Downloads

A simple npm package for various calculations.

GitHub Repository

GitHub Repository

Auther

Sample Image

iamxerrycan

linkdin

instagram

github

Description

The "all-calculation" package provides a set of functions for common calculations. It's designed to be easy to use and customizable.

import

import { ReverseString , AddNumber , EMI etc } from "simple-calculation";


consol.log(add(2,4))    // it will return 6

Installation

To install the package, run the following command:

npm install simplecalculation

Keywords