# @yeoman/namespace

> Namespace parsing for yeoman's generator/environment stack

Latest version **2.1.0** (published 2026-04-28) · MIT license · 0 weekly downloads

## Install

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

## 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.0 |
| Published | 2026-04-28 |
| First published | 2023-05-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | ^16.13.0 \|\| >=18.12.0 |
| Dependencies | 0 |
| Unpacked size | 23.7 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/namespace
- 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/namespace

## Recent versions

- 2.1.0 (latest) — 2026-04-28
- 2.0.0 — 2026-04-24
- 1.0.1 — 2024-08-26
- 1.0.0 — 2023-05-16
- 0.0.1 — 2023-05-07

## README

# @yeoman/namespace

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

> Common API 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%2Fnamespace.svg
[npm-url]: https://npmjs.org/package/@yeoman/namespace

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