Socket
Book a DemoInstallSign in
Socket

@d-zero/a11y-checklist

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@d-zero/a11y-checklist

Database of WCAG Success Criterions

1.0.0-alpha.1
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
0
Weekly downloads
 
Created
Source

@d-zero/a11y-checklist

ディーゼロ独自のアクセシビリティチェックリスト

チェックリストのデータはsrc/list.yamlに記述されています。 パッケージのビルド時にJSON形式に変換され、dist/list.jsonに出力されます。

インストール

yarn add @d-zero/a11y-checklist

使用方法

import { a11yChecklist } from '@d-zero/a11y-checklist';

Viteなどを介してフロントエンドに読み込む必要がある場合、直接JSONデータを取得する際は以下のようにしてください。

/**
 * @type {import('@d-zero/a11y-checklist').A11yChecklist}
 */
const json = (await import('@d-zero/a11y-checklist/json')).default;

FAQs

Package last updated on 20 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.