# function-source

> get a function's source

Latest version **0.1.0** (published 2014-01-02) · MIT license · 0 weekly downloads

## Install

```sh
npm install function-source
pnpm add function-source
yarn add function-source
bun add function-source
```

## 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.1.0 |
| Published | 2014-01-02 |
| First published | 2014-01-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Amir Abu Shareb |
| Maintainers | yields |
| Keywords | source, function |

## Links

- npm: https://www.npmjs.com/package/function-source
- Repository: https://github.com/yields/function-source
- Issues: https://github.com/yields/function-source/issues
- npm.io page: https://npm.io/package/function-source

## Alternatives

- [jsforce](https://npm.io/package/jsforce.md) — 851.2K weekly downloads
- [react-native-qrcode-svg](https://npm.io/package/react-native-qrcode-svg.md) — 693.5K weekly downloads
- [@salesforce/plugin-data](https://npm.io/package/@salesforce/plugin-data.md) — 394.9K weekly downloads
- [@backstage/plugin-search-common](https://npm.io/package/@backstage/plugin-search-common.md) — 308.5K weekly downloads
- [@chain-registry/types](https://npm.io/package/@chain-registry/types.md) — 38.4K weekly downloads

## Recent versions

- 0.1.0 (latest) — 2014-01-02

## README

# function-source

  get a function source.

## Installation

  Install with [component(1)](http://component.io):

    $ component install yields/function-source

## API

### source(fn)

  `fn` may be a `Function` or a `String`.

## License

  MIT

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