# @yeoman/transform

> Namespace parsing for yeoman's generator/environment stack

Latest version **2.1.2** (published 2026-05-30) · MIT license · 0 weekly downloads

## Install

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

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 2.1.2 |
| Published | 2026-05-30 |
| First published | 2023-05-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18.19.0 |
| Dependencies | 1 |
| Unpacked size | 10.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, api |

## Links

- npm: https://www.npmjs.com/package/@yeoman/transform
- 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/transform

## Dependencies (1)

- [minimatch](https://npm.io/package/minimatch.md) ^9.0.9

## Recent versions

- 2.1.2 (latest) — 2026-05-30
- 2.1.1 — 2026-04-22
- 2.1.0 — 2024-09-30
- 2.0.0 — 2024-08-26
- 1.2.0 — 2023-05-29
- 1.1.0 — 2023-05-19
- 1.0.0 — 2023-05-16
- 0.2.1 — 2023-05-11
- 0.2.0 — 2023-05-11
- 0.1.0 — 2023-05-10

## README

# @yeoman/transform

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

> File transform utilities 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%2Ftransform.svg
[npm-url]: https://npmjs.org/package/@yeoman/transform

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