</>PackageGraphPackageGraph

dom-accessibility-api

npmv0.7.1TypeScript

Implements 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.

0
Direct dependencies

Runtime packages this one declares itself.

0
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

276 KB
Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

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.

PackageWeekly downloadsDependentsLicenseLast release
dom-accessibility-apithis page01MIT9 months ago
aria-query03Apache-2.01 day ago
axobject-query51.8M1Apache-2.01 day ago

Dependencies

Declared by dom-accessibility-api v0.7.1. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (33)

@babel/cli ^7.14.3@babel/core ^7.14.3@babel/plugin-proposal-class-properties ^7.13.0@babel/preset-env ^7.14.4@babel/preset-typescript ^7.13.0@changesets/changelog-github ^0.5.0@changesets/cli ^2.16.0@testing-library/dom ^9.0.0@types/jest ^29.0.0@types/node 20.6.3@typescript-eslint/eslint-plugin ^6.0.0@typescript-eslint/parser ^6.0.0concurrently ^8.0.0cross-env ^7.0.3cypress ^12.0.0eslint ^7.27.0eslint-plugin-jest ^27.0.0jest ^29.0.0jest-diff ^29.0.0jest-environment-jsdom ^29.0.0jest-junit ^16.0.0js-yaml ^4.1.0jsdom ^20.0.0minimatch ^9.0.0mocha ^10.0.0mocha-sugar-free ^1.4.0prettier ^3.0.0q ^1.5.1request ^2.88request-promise-native ^1.0.9rimraf ^5.0.0serve ^14.0.0typescript ^5.0.0

Used by

Popular packages that depend on dom-accessibility-api.

Relationship graph

Dependencies (left) and dependents (right) of dom-accessibility-api.

@testing-library/…dom-accessibility…
dom-accessibility-api dependencies dependents

Frequently installed together

Release history

1 release in the last two years, typically about 55 days apart.

Recent versions of dom-accessibility-api
VersionPublishedSizeLicense
0.7.1latest9 months ago276 KBMIT
0.7.02 years ago276 KBMIT
0.6.33 years ago268 KBMIT
0.6.23 years ago268 KBMIT
0.6.13 years ago269 KBMIT
0.6.03 years ago265 KBMIT
0.5.163 years ago251 KBMIT
0.5.153 years ago248 KBMIT
0.5.144 years ago263 KBMIT
0.5.134 years ago262 KBMIT
0.5.124 years ago259 KBMIT
0.5.114 years ago257 KBMIT
0.5.104 years ago256 KBMIT
0.5.94 years ago255 KBMIT
0.5.84 years ago255 KBMIT

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.