II.
Library JSON
Structured · livelibrary:radix-ui
Radix UI json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "library:radix-ui",
"_kind": "Library",
"_file": "domain/libraries/libraries-frontend-ui.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Radix UI",
"belongsToLanguageId": "language:typescript",
"category": "other",
"description": "Unstyled, accessible React component primitives covering dialogs,\ndropdowns, tooltips, and more; WAI-ARIA compliant with full keyboard\nnavigation and focus management built in.\n"
},
"outgoingEdges": [
{
"from": "library:radix-ui",
"to": "language:typescript",
"kind": "belongs_to_language"
},
{
"from": "library:radix-ui",
"to": "skill-area:design-systems",
"kind": "used_for"
},
{
"from": "library:radix-ui",
"to": "library:headless-ui",
"kind": "alternative_to"
}
],
"incomingEdges": [
{
"from": "specialization:ux-ui-design",
"to": "library:radix-ui",
"kind": "uses_library"
}
]
}