iiRecord
Agentic AI Atlas · Angular
framework:angulara5c.ai
II.
Framework JSON

framework:angular

Structured · live

Angular json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/frameworks/angular.yamlCluster · domain
Record JSON
{
  "id": "framework:angular",
  "_kind": "Framework",
  "_file": "domain/frameworks/angular.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Angular",
    "homepageUrl": "https://angular.dev",
    "belongsToLanguageId": "language:typescript",
    "category": "web-frontend",
    "releasedAt": "2016",
    "description": "Angular — Google's batteries-included TypeScript web framework.\nModern (v17+) supports standalone components, signals, control-flow\nsyntax, and SSR via Angular Universal.\n"
  },
  "outgoingEdges": [
    {
      "from": "framework:angular",
      "to": "language:typescript",
      "kind": "belongs_to_language"
    },
    {
      "from": "framework:angular",
      "to": "skill-area:frontend-development",
      "kind": "used_by_skill_area",
      "attributes": {}
    },
    {
      "from": "framework:angular",
      "to": "skill-area:design-systems",
      "kind": "used_by_skill_area",
      "attributes": {}
    },
    {
      "from": "framework:angular",
      "to": "framework:react",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "UI frameworks"
      }
    },
    {
      "from": "framework:angular",
      "to": "framework:vue",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "UI frameworks"
      }
    },
    {
      "from": "framework:angular",
      "to": "framework:svelte",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "UI frameworks"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "framework:preact",
      "to": "framework:angular",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Frontend UI frameworks"
      }
    },
    {
      "from": "framework:react",
      "to": "framework:angular",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "UI frameworks"
      }
    },
    {
      "from": "framework:svelte",
      "to": "framework:angular",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "UI frameworks"
      }
    },
    {
      "from": "framework:vue",
      "to": "framework:angular",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "UI frameworks"
      }
    },
    {
      "from": "specialization:web-development",
      "to": "framework:angular",
      "kind": "uses_framework"
    },
    {
      "from": "stack-profile:mean-stack",
      "to": "framework:angular",
      "kind": "composed_of"
    },
    {
      "from": "tool-server:mcp-angular-cli",
      "to": "framework:angular",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "scope-boundary:angular.scope",
      "to": "framework:angular",
      "kind": "bounds_subject"
    }
  ]
}