dom-accessibility-api
npmv0.7.1TypeScriptImplements https://w3c.github.io/accname/
Safe to adopt
Yes — dom-accessibility-api scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 286 days ago.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- BMaintenance: grade B, Good.
Last published 286 days ago.
- AWeight: grade A, Excellent.
Zero runtime dependencies, about 276 KB installed.
- BSupply chain: grade B, Good.
This package has a single maintainer (bus factor of 1).
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding dom-accessibility-api to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Compatibility
- Node.js
- No constraint declared
- Module format
- ESM + CommonJS
- TypeScript
- Types included
- Install scripts
- None
Quick start
A usage example from the dom-accessibility-api README.
import {
computeAccessibleName,
computeAccessibleDescription,
} from "dom-accessibility-api";dom-accessibility-api vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| dom-accessibility-apithis page | 0 | 1 | MIT | 9 months ago |
| aria-query | 0 | 3 | Apache-2.0 | 1 day ago |
| axobject-query | 51.8M | 1 | Apache-2.0 | 1 day ago |
Dependencies
Declared by dom-accessibility-api v0.7.1. Runtime dependencies are installed with the package; dev dependencies are not.
Dev (33)
Used by
Popular packages that depend on dom-accessibility-api.
Relationship graph
Dependencies (left) and dependents (right) of dom-accessibility-api.
Frequently installed together
Next generation testing framework powered by Vite
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
A JavaScript implementation of many web standards
Stringify any JavaScript value.
A modern CSS parser and stringifier with TypeScript support
The tiniest and the fastest library for terminal output formatting with ANSI colors
This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/expect).
No description provided.
Strip redundant indentation and indent the string
Programmatic access to the ARIA specification
Release history
1 release in the last two years, typically about 55 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 0.7.1latest | 9 months ago | 276 KB | MIT |
| 0.7.0 | 2 years ago | 276 KB | MIT |
| 0.6.3 | 3 years ago | 268 KB | MIT |
| 0.6.2 | 3 years ago | 268 KB | MIT |
| 0.6.1 | 3 years ago | 269 KB | MIT |
| 0.6.0 | 3 years ago | 265 KB | MIT |
| 0.5.16 | 3 years ago | 251 KB | MIT |
| 0.5.15 | 3 years ago | 248 KB | MIT |
| 0.5.14 | 4 years ago | 263 KB | MIT |
| 0.5.13 | 4 years ago | 262 KB | MIT |
| 0.5.12 | 4 years ago | 259 KB | MIT |
| 0.5.11 | 4 years ago | 257 KB | MIT |
| 0.5.10 | 4 years ago | 256 KB | MIT |
| 0.5.9 | 4 years ago | 255 KB | MIT |
| 0.5.8 | 4 years ago | 255 KB | MIT |
Overview
dom-accessibility-api is an npm package that implements https://w3c.github.io/accname/. It has 1 known dependents in the graph. The latest version is 0.7.1, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need implements https://w3c.github.io/accname/ and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- Large dependency tree (33 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Keywords
Frequently asked questions
Should I use dom-accessibility-api?
Yes — dom-accessibility-api scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 286 days ago.
How do I install dom-accessibility-api?
Run `npm install dom-accessibility-api` to add dom-accessibility-api to your npm project.
What license is dom-accessibility-api released under?
dom-accessibility-api is distributed under the MIT license.
How popular is dom-accessibility-api?
npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on dom-accessibility-api.
Is dom-accessibility-api still maintained?
The most recent release of dom-accessibility-api (v0.7.1) was published 9 months ago.
Does dom-accessibility-api run install scripts?
No. dom-accessibility-api does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.