iiRecord
Agentic AI Atlas · Framer Motion
library:framer-motiona5c.ai
II.
Library JSON

library:framer-motion

Structured · live

Framer Motion json

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

File · domain/libraries/libraries-frontend-ui.yamlCluster · domain
Record JSON
{
  "id": "library:framer-motion",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-frontend-ui.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Framer Motion",
    "belongsToLanguageId": "language:typescript",
    "category": "other",
    "description": "Production-ready animation and gesture library for React with a\ndeclarative API, layout animations, shared element transitions,\ndrag, and scroll-triggered effects.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:framer-motion",
      "to": "language:typescript",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:framer-motion",
      "to": "skill-area:animation-transitions",
      "kind": "used_for"
    },
    {
      "from": "library:framer-motion",
      "to": "library:d3",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": []
}