# @dnd-kit/accessibility

> A generic toolkit to help with accessibility

Latest version **3.1.1** (published 2024-11-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install @dnd-kit/accessibility
pnpm add @dnd-kit/accessibility
yarn add @dnd-kit/accessibility
bun add @dnd-kit/accessibility
```

## Health

**Score 60/100 (C)** — status: stable.

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

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 3.1.1 |
| Published | 2024-11-23 |
| First published | 2021-01-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 20.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 17630 |
| Author | Claudéric Demers |
| Maintainers | clauderic |

## Links

- npm: https://www.npmjs.com/package/@dnd-kit/accessibility
- Repository: https://github.com/clauderic/dnd-kit
- Homepage: https://github.com/clauderic/dnd-kit#readme
- Issues: https://github.com/clauderic/dnd-kit/issues
- npm.io page: https://npm.io/package/@dnd-kit/accessibility

## Dependencies (1)

- [tslib](https://npm.io/package/tslib.md) ^2.0.0

## Recent versions

- 3.1.1 (latest) — 2024-11-23
- 3.1.1-next-20241023165632 (next) — 2024-11-23
- 3.1.1-next-20241023161720 — 2024-11-23
- 3.1.1-next-2024102316167 — 2024-11-23
- 3.1.1-next-2024102314261 — 2024-11-23
- 3.1.1-next-20241023141346 — 2024-11-23
- 3.1.1-next-20241023141325 — 2024-11-23
- 3.1.1-next-20241023141032 — 2024-11-23
- 3.1.0 — 2023-11-06
- 3.1.0-next-2023106221355 — 2023-11-06
- 3.0.1 — 2022-05-30
- 3.0.1-next-20224300590 — 2022-05-30
- 3.0.0 — 2021-04-20
- 2.0.0 — 2021-04-03
- 1.0.2 — 2021-02-27
- … 3 more at https://npm.io/package/@dnd-kit/accessibility/versions

## README

# @dnd-kit/accessibility

[![Stable release](https://img.shields.io/npm/v/@dnd-kit/accessibility.svg)](https://npm.im/@dnd-kit/accessibility)

A generic set of components and hooks to help with live region announcements and screen reader instructions. This package is used internally by `@dnd-kit/core`.

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