# babel-helper-get-function-arity

> Helper function to get function arity

Latest version **6.24.1** (published 2017-04-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install babel-helper-get-function-arity
pnpm add babel-helper-get-function-arity
yarn add babel-helper-get-function-arity
bun add babel-helper-get-function-arity
```

## Health

**Score 35/100 (D)** — status: abandoned.

Positive: no vulnerabilities; high maintenance score; popular repo.

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

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 6.24.1 |
| Published | 2017-04-07 |
| First published | 2015-10-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 43993 |
| Maintainers | amasad, hzoo, jmm, loganfsmyth, sebmck, thejameskyle |

## Links

- npm: https://www.npmjs.com/package/babel-helper-get-function-arity
- Repository: https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity
- npm.io page: https://npm.io/package/babel-helper-get-function-arity

## Dependencies (2)

- [babel-types](https://npm.io/package/babel-types.md) ^6.24.1
- [babel-runtime](https://npm.io/package/babel-runtime.md) ^6.22.0

## Recent versions

- 6.24.1 (latest) — 2017-04-07
- 7.0.0-beta.3 (next) — 2017-10-15
- 7.0.0-beta.2 — 2017-09-26
- 7.0.0-beta.1 — 2017-09-19
- 7.0.0-beta.0 — 2017-09-12
- 7.0.0-alpha.20 — 2017-08-30
- 7.0.0-alpha.19 — 2017-08-07
- 7.0.0-alpha.18 — 2017-08-03
- 7.0.0-alpha.17 — 2017-07-26
- 7.0.0-alpha.16 — 2017-07-25
- 7.0.0-alpha.15 — 2017-07-12
- 7.0.0-alpha.14 — 2017-07-12
- 7.0.0-alpha.12 — 2017-05-31
- 7.0.0-alpha.11 — 2017-05-31
- 7.0.0-alpha.10 — 2017-05-25
- … 29 more at https://npm.io/package/babel-helper-get-function-arity/versions

## README

# babel-helper-get-function-arity

## Usage

TODO

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