# config-maker

> Make interactive config for CLIs. Fetch values from command line, file, user options or environment variable.

Latest version **0.0.6** (published 2024-08-01) · MIT license · 0 weekly downloads

## Install

```sh
npm install config-maker
pnpm add config-maker
yarn add config-maker
bun add config-maker
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.6 |
| Published | 2024-08-01 |
| First published | 2024-03-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 23 |
| Unpacked size | 23.6 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | Artur Czemiel |
| Maintainers | aexol-office |

## Links

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

## Dependencies (23)

- [qs](https://npm.io/package/qs.md) ^6.11.0
- [ws](https://npm.io/package/ws.md) ^8.14.2
- [ora](https://npm.io/package/ora.md) ^6.1.2
- [conf](https://npm.io/package/conf.md) ^10.2.0
- [mime](https://npm.io/package/mime.md) ^3.0.0
- [open](https://npm.io/package/open.md) ^8.4.0
- [chalk](https://npm.io/package/chalk.md) ^5.0.1
- [execa](https://npm.io/package/execa.md) ^6.1.0
- [yargs](https://npm.io/package/yargs.md) ^17.5.1
- [dotenv](https://npm.io/package/dotenv.md) ^16.0.3
- [adm-zip](https://npm.io/package/adm-zip.md) ^0.5.9
- [express](https://npm.io/package/express.md) ^4.18.1
- [figures](https://npm.io/package/figures.md) ^5.0.0
- [ts-node](https://npm.io/package/ts-node.md) ^10.9.1
- [archiver](https://npm.io/package/archiver.md) ^5.3.1
- [inquirer](https://npm.io/package/inquirer.md) ^9.1.2
- [ts-patch](https://npm.io/package/ts-patch.md) ^3.0.2
- [fast-glob](https://npm.io/package/fast-glob.md) ^3.2.12
- [run-async](https://npm.io/package/run-async.md) ^2.4.1
- [clipboardy](https://npm.io/package/clipboardy.md) ^3.0.0
- [node-fetch](https://npm.io/package/node-fetch.md) ^3.2.10
- [picocolors](https://npm.io/package/picocolors.md) ^1.0.0
- [pkg-install](https://npm.io/package/pkg-install.md) ^1.0.0

## Recent versions

- 0.0.6 (latest) — 2024-08-01
- 0.0.5 — 2024-07-22
- 0.0.4 — 2024-07-03
- 0.0.3 — 2024-07-03
- 0.0.2 — 2024-03-29
- 0.0.1 — 2024-03-28

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