@iamxerrycan/simplecalculation

1.0.2 • Public • Published

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

Package Sidebar

Install

npm i @iamxerrycan/simplecalculation

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

3.6 kB

Total Files

3

Last publish

Collaborators

  • iamxerrycan