dequelabs/axe-core

Axe-core's d.ts file is incomplete

オープン

#4,241 opened on 2023/11/09

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (783 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (5,457 個のスター)
PR merge metrics
 (平均マージ 6d) (30d で 21 merged PRs)

説明

Product

axe-core

Product Version

No response

Latest Version

  • I have tested the issue with the latest version of the product

Issue Description

I wanted to access the function isVisibleOnScreen from axe.commons.dom, but this is not exported in the .d.ts.

This technically can be solved by adding the function to the d.ts file, but there are multiple functions that are not exported, not just the function I'm mentioning.

コントリビューターガイド