# @iamxerrycan/simplecalculation

> simple calculation

Latest version **1.0.2** (published 2024-03-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install @iamxerrycan/simplecalculation
pnpm add @iamxerrycan/simplecalculation
yarn add @iamxerrycan/simplecalculation
bun add @iamxerrycan/simplecalculation
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.2 |
| Published | 2024-03-07 |
| First published | 2024-03-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 3.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | iamxerrycan |
| Maintainers | iamxerrycan |
| Keywords | simple, calculation, npm, iamxerrycan, package, all-calculation, allcalculation, calculation, arithmetic, statistics, mathematics, utility, developer tools, node, library, javascript, math functions |

## Links

- npm: https://www.npmjs.com/package/@iamxerrycan/simplecalculation
- Repository: https://github.com/iamxerrycan/NPMpackage.git#main
- Homepage: https://github.com/iamxerrycan/NPMpackage/tree/main#readme
- Issues: https://github.com/iamxerrycan/NPMpackage/tree/main/all-calculation/issues
- npm.io page: https://npm.io/package/@iamxerrycan/simplecalculation

## Alternatives

- [@expo/fingerprint](https://npm.io/package/@expo/fingerprint.md) — 6.2M weekly downloads
- [@azure/monitor-opentelemetry-exporter](https://npm.io/package/@azure/monitor-opentelemetry-exporter.md) — 850.0K weekly downloads
- [@azure/monitor-opentelemetry](https://npm.io/package/@azure/monitor-opentelemetry.md) — 624.0K weekly downloads
- [@posthog/ai](https://npm.io/package/@posthog/ai.md) — 423.3K weekly downloads
- [fakefilter](https://npm.io/package/fakefilter.md) — 63.9K weekly downloads

## Recent versions

- 1.0.2 (latest) — 2024-03-07
- 1.0.1 — 2024-03-05
- 1.0.0 — 2024-03-03

## README

# Simple-Calculation

[![npm version](https://badge.fury.io/js/simple-calculation.svg)](https://www.npmjs.com/package/simple-calculation)
[![Downloads](https://img.shields.io/npm/dt/simple-calculation.svg)](https://www.npmjs.com/package/simple-calculation)


A simple npm package for various calculations.


## GitHub Repository

[GitHub Repository](https://github.com/iamxerrycan/NPMpackage/tree/main/simplecalculation)


# Auther 

<img src="https://github.com/iamxerrycan/NPMpackage/blob/main/sample.jpg" alt="Sample Image" width="250" height="250" style="border-radius: 50%; box-shadow: 0 0 10px rgba(0, 0, 255, 0.5);">

**iamxerrycan**

[linkdin](https://www.linkedin.com/in/iamxerrycan/)

[instagram](https://www.instagram.com/rajshishsinghrajput/)

[github](https://github.com/iamxerrycan)


## 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

---
_Source: https://npm.io/package/@iamxerrycan/simplecalculation · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
