Skip to content

netresearch/typo3-a11y

v1.5.0(MIT AND CC-BY-SA-4.0)

WCAG 2.1 AA accessibility patterns for TYPO3 projects

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "typo3-a11y",
  "version": "1.5.0",
  "description": "WCAG 2.1 AA accessibility patterns for TYPO3 projects",
  "author": {
    "name": "Netresearch DTT GmbH",
    "url": "https://www.netresearch.de"
  },
  "repository": "https://github.com/netresearch/typo3-a11y-skill",
  "license": "(MIT AND CC-BY-SA-4.0)"
}