# @yeoman/adapter

> Input Output adapter for yeoman's generator/environment stack

Latest version **5.0.0** (published 2026-08-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install @yeoman/adapter
pnpm add @yeoman/adapter
yarn add @yeoman/adapter
bun add @yeoman/adapter
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 5.0.0 |
| Published | 2026-08-23 |
| First published | 2023-05-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | ^22.18.0 \|\| >=24.11.0 |
| Dependencies | 7 |
| Unpacked size | 51.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 1 |
| Author | The Yeoman Team |
| Maintainers | sboudrias, mischah, ulisesgascon, mshima, joshuakgoldberg |
| Keywords | yeoman, api |

## Links

- npm: https://www.npmjs.com/package/@yeoman/adapter
- Repository: https://github.com/yeoman/yeoman-api
- Homepage: http://yeoman.io
- Issues: https://github.com/yeoman/yeoman-api/issues
- npm.io page: https://npm.io/package/@yeoman/adapter

## Dependencies (7)

- [ora](https://npm.io/package/ora.md) ^9.4.0
- [chalk](https://npm.io/package/chalk.md) ^6.0.0
- [p-queue](https://npm.io/package/p-queue.md) ^9.1.2
- [inquirer](https://npm.io/package/inquirer.md) ^14.0.0
- [text-table](https://npm.io/package/text-table.md) ^0.2.0
- [log-symbols](https://npm.io/package/log-symbols.md) ^7.0.1
- [@inquirer/prompts](https://npm.io/package/@inquirer/prompts.md) ^8.4.2

## Recent versions

- 5.0.0 (latest) — 2026-08-23
- 2.0.0-beta.1 (beta) — 2024-10-02
- 4.0.2 — 2026-02-28
- 4.0.1 — 2025-11-19
- 4.0.0 — 2025-11-19
- 3.1.1 — 2025-11-16
- 3.1.0 — 2025-09-24
- 3.0.0 — 2025-09-23
- 2.1.1 — 2025-04-15
- 2.1.0 — 2025-04-15
- 2.0.0 — 2024-10-11
- 2.0.0-beta.0 — 2024-09-30
- 1.6.0 — 2024-08-28
- 1.5.0 — 2024-08-26
- 1.4.0 — 2023-10-11
- … 16 more at https://npm.io/package/@yeoman/adapter/versions

## README

# @yeoman/adapter

[![NPM version][npm-image]][npm-url]
[![NPM Test](https://github.com/yeoman/yeoman-api/actions/workflows/ci.yml/badge.svg)](https://github.com/yeoman/yeoman-api/actions/workflows/ci.yml)

> Input/Output adapter for yeoman's generator/environment stack

Intended for internal yeoman generator/environment stack use.

## License

MIT © [The Yeoman Team](http://yeoman.io)

[npm-image]: https://badge.fury.io/js/@yeoman%2Fadapter.svg
[npm-url]: https://npmjs.org/package/@yeoman/adapter

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