# @yeoman/types

> Common API for yeoman's generator/environment stack

Latest version **1.13.1** (published 2026-09-02) · MIT license · 0 weekly downloads

## Install

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

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.13.1 |
| Published | 2026-09-02 |
| First published | 2023-05-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Node | ^16.13.0 \|\| >=18.12.0 |
| Dependencies | 0 |
| Unpacked size | 18.2 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, types |

## Links

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

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 1.13.1 (latest) — 2026-09-02
- 1.13.0 — 2026-08-24
- 1.12.1 — 2026-08-24
- 1.12.0 — 2026-08-23
- 1.11.1 — 2026-04-29
- 1.11.0 — 2026-04-28
- 1.10.3 — 2026-02-28
- 1.10.2 — 2026-02-28
- 1.10.1 — 2026-02-28
- 1.10.0 — 2026-02-27
- 1.9.1 — 2025-11-19
- 1.9.0 — 2025-11-19
- 1.8.0 — 2025-09-23
- 1.7.1 — 2025-08-18
- 1.7.0 — 2025-08-16
- … 21 more at https://npm.io/package/@yeoman/types/versions

## README

# @yeoman/types

[![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)

> Stable types 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%2Ftypes.svg
[npm-url]: https://npmjs.org/package/@yeoman/types

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