{
"id": "framework:react",
"_kind": "Framework",
"_file": "domain/frameworks/react.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "React",
"belongsToLanguageId": "language:javascript",
"category": "web-frontend",
"description": "The React framework.\n"
},
"outgoingEdges": [
{
"from": "framework:react",
"to": "language:javascript",
"kind": "belongs_to_language"
},
{
"from": "framework:react",
"to": "skill-area:react-state-management",
"kind": "used_by_skill_area",
"attributes": {}
},
{
"from": "framework:react",
"to": "skill-area:react-testing",
"kind": "used_by_skill_area",
"attributes": {}
},
{
"from": "framework:react",
"to": "skill-area:react-components",
"kind": "used_by_skill_area",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "skill-area:react-state-management",
"to": "framework:react",
"kind": "uses_framework"
},
{
"from": "skill-area:react-state-management",
"to": "framework:react",
"kind": "uses_framework",
"attributes": {}
},
{
"from": "skill-area:react-testing",
"to": "framework:react",
"kind": "uses_framework"
},
{
"from": "skill-area:react-testing",
"to": "framework:react",
"kind": "uses_framework",
"attributes": {}
},
{
"from": "skill-area:react-components",
"to": "framework:react",
"kind": "uses_framework"
},
{
"from": "skill-area:react-components",
"to": "framework:react",
"kind": "uses_framework",
"attributes": {}
},
{
"from": "stack-profile:nextjs-supabase-stripe",
"to": "framework:react",
"kind": "composed_of"
},
{
"from": "stack-profile:t3-stack",
"to": "framework:react",
"kind": "composed_of"
},
{
"from": "scope-boundary:react.scope",
"to": "framework:react",
"kind": "bounds_subject"
}
]
}