# geller

> `geller` is a pre-build step cli tool to help you identify undefined environment variables as well as mistyped environment variable names.

Latest version **0.1.4** (published 2023-04-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install geller
pnpm add geller
yarn add geller
bun add geller
```

Provides the command `geller`.

## Health

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

Positive: has types; no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.4 |
| Published | 2023-04-07 |
| First published | 2023-03-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 22.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 21 |
| Maintainers | cmgriffing |

## Links

- npm: https://www.npmjs.com/package/geller
- Repository: https://github.com/cmgriffing/geller/packages/geller
- npm.io page: https://npm.io/package/geller

## Dependencies (5)

- [yargs](https://npm.io/package/yargs.md) ^17.7.1
- [envfile](https://npm.io/package/envfile.md) ^6.18.0
- [fs-extra](https://npm.io/package/fs-extra.md) ^11.1.1
- [ts-morph](https://npm.io/package/ts-morph.md) ^17.0.1
- [typescript](https://npm.io/package/typescript.md) ^5.0.2

## Recent versions

- 0.1.4 (latest) — 2023-04-07
- 0.1.3 — 2023-04-07
- 0.1.2 — 2023-03-25
- 0.1.1 — 2023-03-25
- 0.1.0 — 2023-03-21
- 0.0.2 — 2023-03-21
- 0.0.1 — 2023-03-21

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