# @aelfqueen/inquire

> Requires a module only if available and hides the require call from bundlers.

Latest version **1.1.1** (published 2025-07-29) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install @aelfqueen/inquire
pnpm add @aelfqueen/inquire
yarn add @aelfqueen/inquire
bun add @aelfqueen/inquire
```

## Health

**Score 35/100 (D)** — status: maintenance-mode.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.1 |
| Published | 2025-07-29 |
| First published | 2025-07-29 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 4.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Daniel Wirtz |
| Maintainers | hzz780, aelfofficial |

## Links

- npm: https://www.npmjs.com/package/@aelfqueen/inquire
- Repository: https://github.com/hzz780/protobuf.js
- Homepage: https://github.com/hzz780/protobuf.js#readme
- Issues: https://github.com/hzz780/protobuf.js/issues
- npm.io page: https://npm.io/package/@aelfqueen/inquire

## Recent versions

- 1.1.1 (latest) — 2025-07-29

## README

@protobufjs/inquire
===================
[![npm](https://img.shields.io/npm/v/@protobufjs/inquire.svg)](https://www.npmjs.com/package/@protobufjs/inquire)

Requires a module only if available and hides the require call from bundlers.

API
---

* **inquire(moduleName: `string`): `?Object`**<br />
  Requires a module only if available.

**License:** [BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause)

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