# reconfix

> (Re)Configuration toolkit

Latest version **1.0.3** (published 2026-02-19) · Apache-2.0 license · 0 weekly downloads

## Install

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

## Health

**Score 50/100 (C)** — status: stable.

Positive: no vulnerabilities; has provenance.

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

## Facts

| | |
|---|---|
| Version | 1.0.3 |
| Published | 2026-02-19 |
| First published | 2016-10-06 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=20 |
| Dependencies | 4 |
| Unpacked size | 105.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 15 |
| Author | Balena Ltd. |
| Maintainers | balena.io |
| Keywords | configuration, reconfiguration, image, device, linux, fix, resin, conf, reconf |

## Links

- npm: https://www.npmjs.com/package/reconfix
- Repository: https://github.com/balena-io/reconfix
- Issues: https://github.com/balena-io/reconfix/issues
- npm.io page: https://npm.io/package/reconfix

## Dependencies (4)

- [ini](https://npm.io/package/ini.md) ^1.3.4
- [lodash](https://npm.io/package/lodash.md) ^4.16.2
- [inquirer](https://npm.io/package/inquirer.md) ^12.11.1
- [balena-image-fs](https://npm.io/package/balena-image-fs.md) ^7.5.3

## 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

- 1.0.3 (latest) — 2026-02-19
- 1.0.3-build-add-npm-oidc-permissions-1bdc566c81d5d6b285848d6707c632e4a94ed917-1 (build-add-npm-oidc-permissions) — 2026-02-18
- 1.0.2-build-update-inquirer-1a67d52e92eb5fac3a0766e7b15d15b4580040fe-1 (build-update-inquirer) — 2026-01-02
- 1.0.1-build-dev-dependency-rindle-c503420ce5492daae6d95a99db36739c33dc54f8-1 (build-dev-dependency-rindle) — 2025-09-23
- 1.0.0-build-no-bluebird-v0-1-0-fork-b3cdd82139d53e9579d90f68be285c08b73e8786-1 (build-no-bluebird-v0-1-0-fork) — 2025-09-22
- 1.0.0-v0-1-0-fork-46760acff4d165f5238bfac5e464256ef1944476 (v0-1-0-fork-46760acff4d165f5238bfac5e464256ef1944476) — 2021-02-26
- 1.0.0-v0-1-0-fork-6e4a35edfd299e9302f3791808542e491c7bf6bc (v0-1-0-fork-6e4a35edfd299e9302f3791808542e491c7bf6bc) — 2021-02-26
- 1.0.2 — 2026-01-12
- 1.0.1 — 2025-09-23
- 1.0.0 — 2025-09-23
- 0.1.0 — 2018-05-31
- 0.5.2 — 2018-05-09
- 0.5.1 — 2018-05-09
- 0.5.0 — 2018-04-20
- 0.4.0 — 2018-02-26
- … 6 more at https://npm.io/package/reconfix/versions

## README

reconfix
========

> (Re)Configuration toolkit

Installation
------------

Install `reconfix` by running:

```sh
$ npm install --save reconfix
```

Support
-------

If you're having any problem, please [raise an issue][newissue] on GitHub and
the Resin.io team will be happy to help.

Tests
-----

Run the test suite by doing:

```sh
$ npm test
```

License
-------

Reconfix is free software, and may be redistributed under the terms specified
in the [license][license].

[license]: https://github.com/resin-io/reconfix/blob/master/LICENSE
[newissue]: https://github.com/resin-io/reconfix/issues/new

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