# my-package

> This is a sample package

Latest version **0.0.0** (published 2014-05-26) · BSD license · 0 weekly downloads

## Install

```sh
npm install my-package
pnpm add my-package
yarn add my-package
bun add my-package
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.0 |
| Published | 2014-05-26 |
| First published | 2014-05-26 |
| Weekly downloads | 0 |
| License | BSD |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Luis |
| Maintainers | luisgepeto |
| Keywords | math, example |

## Links

- npm: https://www.npmjs.com/package/my-package
- npm.io page: https://npm.io/package/my-package

## Alternatives

- [random-seedable](https://npm.io/package/random-seedable.md) — 27.9K weekly downloads
- [n2words](https://npm.io/package/n2words.md) — 22.2K weekly downloads
- [@stdlib/math-base-special-factorialln](https://npm.io/package/@stdlib/math-base-special-factorialln.md) — 5.7K weekly downloads
- [@stdlib/math-base-special-abs2](https://npm.io/package/@stdlib/math-base-special-abs2.md) — 1.7K weekly downloads
- [commons-math-interpolation](https://npm.io/package/commons-math-interpolation.md) — 1.4K weekly downloads

## Recent versions

- 0.0.0 (latest) — 2014-05-26

## README

math_example package
====================

The following functions are available in the math_example package.
- **addition** Adds two numbers and returns the result.
- **substraction** Substracts the second number from the first and returns the result.
- **multiplication** Multiplies two numbers and returns the result.
- **division** Divides the first number by the second and returns the result.
- **fibonacci** Applies the fibonacci sequence count times and returns the result.

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