@mew-lab/a11y-cli 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,9 +2,13 @@
2
2
 
3
3
  writer: Claude Code
4
4
 
5
+ [![npm](https://img.shields.io/npm/v/@mew-lab/a11y-cli.svg)](https://www.npmjs.com/package/@mew-lab/a11y-cli)
6
+
5
7
  WAI-ARIA APG パターンと WCAG 2.2 のアクセシビリティ観点を、コマンドラインと JSON で引けるツールです。
6
8
  [a11y.mew-lab.com](https://a11y.mew-lab.com) と同じ知識(日本語)を、エディタの手元や AI エージェントから参照できます。
7
9
 
10
+ 📦 npm: https://www.npmjs.com/package/@mew-lab/a11y-cli
11
+
8
12
  ## インストール
9
13
 
10
14
  ```sh
package/dist/api.js CHANGED
@@ -5,7 +5,7 @@ import {
5
5
  search,
6
6
  wcagDetail,
7
7
  wcagList
8
- } from "./chunk-Y6KJQSVY.js";
8
+ } from "./chunk-Q5KNFZTF.js";
9
9
  export {
10
10
  checklist,
11
11
  patternDetail,
@@ -14,4 +14,3 @@ export {
14
14
  wcagDetail,
15
15
  wcagList
16
16
  };
17
- //# sourceMappingURL=api.js.map