# @11ty/eleventy-utils

> Low level internal utilities to be shared amongst Eleventy projects

Latest version **2.0.7** (published 2025-05-08) · MIT license · 0 weekly downloads

## Install

```sh
npm install @11ty/eleventy-utils
pnpm add @11ty/eleventy-utils
yarn add @11ty/eleventy-utils
bun add @11ty/eleventy-utils
```

## Health

**Score 40/100 (D)** — status: stable.

Positive: no vulnerabilities; has provenance.

Warnings: low downloads; no types; no esm support.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 2.0.7 |
| Published | 2025-05-08 |
| First published | 2022-03-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=18 |
| Dependencies | 0 |
| Unpacked size | 27.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 12 |
| Author | Zach Leatherman |
| Maintainers | zachleat, fortawesome-admin |
| Keywords | eleventy |

## Links

- npm: https://www.npmjs.com/package/@11ty/eleventy-utils
- Repository: https://github.com/11ty/eleventy-utils
- Homepage: https://github.com/11ty/eleventy-utils/
- Issues: https://github.com/11ty/eleventy-utils/issues
- Funding: https://opencollective.com/11ty
- npm.io page: https://npm.io/package/@11ty/eleventy-utils

## Alternatives

- [async-exit-hook](https://npm.io/package/async-exit-hook.md) — 3.7M weekly downloads
- [evnty](https://npm.io/package/evnty.md) — 7.2K weekly downloads
- [eleventy-plugin-asciidoc](https://npm.io/package/eleventy-plugin-asciidoc.md) — 3.5K weekly downloads
- [@jswork/next-get2get](https://npm.io/package/@jswork/next-get2get.md) — 945 weekly downloads
- [@dashersw/axon](https://npm.io/package/@dashersw/axon.md) — 934 weekly downloads

## Recent versions

- 2.0.7 (latest) — 2025-05-08
- 2.0.8-alpha.1 (canary) — 2025-12-10
- 2.0.6 — 2025-05-08
- 2.0.5 — 2025-04-29
- 2.0.4 — 2025-04-29
- 2.0.3 — 2025-04-29
- 2.0.2 — 2025-04-24
- 2.0.1 — 2025-01-31
- 2.0.0 — 2024-12-20
- 2.0.0-alpha.2 — 2024-10-17
- 1.0.3 — 2024-06-08
- 1.0.2 — 2023-08-20
- 1.0.1 — 2022-03-29
- 1.0.0 — 2022-03-05

## README

<p align="center"><img src="https://www.11ty.dev/img/logo-github.png" alt="eleventy Logo"></p>

# eleventy-utils 🕚⚡️🎈🐀

Low level internal utilities to be shared amongst Eleventy projects.

## ➡ [Documentation](https://www.11ty.dev/docs/)

- Please star [Eleventy on GitHub](https://github.com/11ty/eleventy/)!
- Follow us on Twitter [@eleven_ty](https://twitter.com/eleven_ty)
- Support [11ty on Open Collective](https://opencollective.com/11ty)
- [11ty on npm](https://www.npmjs.com/org/11ty)
- [11ty on GitHub](https://github.com/11ty)

## Installation

```
npm install @11ty/eleventy-utils
```

## Tests

```
npm run test
```

- We use the native NodeJS [test runner](https://nodejs.org/api/test.html#test-runner) and ([assertions](https://nodejs.org/api/assert.html#assert))

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