You're viewing a demo portfolio

Join the waitlist
PRSM

auditChart

Active

Tool of nteract/semiotic

declared in 3.8.1

Run design diagnostics plus accessibility and mobile audits, returning prioritized structured findings.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "component",
    "props"
  ],
  "properties": {
    "props": {
      "type": "object",
      "propertyNames": {
        "type": "string"
      },
      "additionalProperties": {}
    },
    "component": {
      "type": "string"
    },
    "viewportWidth": {
      "type": "integer",
      "maximum": 1600,
      "minimum": 240
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

nteract/semiotic

https://github.com/nteract/semiotic

2/7 registries
View full server →