iiRecord
Agentic AI Atlas · Kingfisher
library:kingfishera5c.ai
II.
Library JSON

library:kingfisher

Structured · live

Kingfisher json

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

File · domain/libraries/libraries-php-swift-kotlin.yamlCluster · domain
Record JSON
{
  "id": "library:kingfisher",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-php-swift-kotlin.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Kingfisher",
    "belongsToLanguageId": "language:swift",
    "category": "other",
    "description": "Powerful Swift image downloading and caching library for UIKit and\nSwiftUI, supporting async/await, processors, memory and disk cache\nlayers, and animated GIF/WebP rendering on iOS and macOS.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:kingfisher",
      "to": "language:swift",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:kingfisher",
      "to": "skill-area:ios-native",
      "kind": "library_used_by",
      "attributes": {}
    },
    {
      "from": "library:kingfisher",
      "to": "library:sharp",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "library:sharp",
      "to": "library:kingfisher",
      "kind": "alternative_to"
    }
  ]
}