II.
Framework JSON
Structured · liveframework:vue
Vue json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "framework:vue",
"_kind": "Framework",
"_file": "domain/frameworks/vue.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Vue",
"homepageUrl": "https://vuejs.org",
"belongsToLanguageId": "language:javascript",
"category": "web-frontend",
"releasedAt": "2014",
"description": "Vue.js — progressive front-end JavaScript framework. Stub created\nin catalog update to close dangling refs.\n"
},
"outgoingEdges": [
{
"from": "framework:vue",
"to": "language:javascript",
"kind": "belongs_to_language"
},
{
"from": "framework:vue",
"to": "skill-area:vue-components",
"kind": "used_by_skill_area",
"attributes": {}
},
{
"from": "framework:vue",
"to": "skill-area:frontend-development",
"kind": "used_by_skill_area",
"attributes": {}
},
{
"from": "framework:vue",
"to": "skill-area:design-systems",
"kind": "used_by_skill_area",
"attributes": {}
},
{
"from": "framework:vue",
"to": "framework:react",
"kind": "alternative_to",
"attributes": {
"comparison": "UI frameworks"
}
},
{
"from": "framework:vue",
"to": "framework:angular",
"kind": "alternative_to",
"attributes": {
"comparison": "UI frameworks"
}
},
{
"from": "framework:vue",
"to": "framework:svelte",
"kind": "alternative_to",
"attributes": {
"comparison": "UI frameworks"
}
}
],
"incomingEdges": [
{
"from": "framework:angular",
"to": "framework:vue",
"kind": "alternative_to",
"attributes": {
"comparison": "UI frameworks"
}
},
{
"from": "framework:preact",
"to": "framework:vue",
"kind": "alternative_to",
"attributes": {
"comparison": "Frontend UI frameworks"
}
},
{
"from": "framework:react",
"to": "framework:vue",
"kind": "alternative_to",
"attributes": {
"comparison": "UI frameworks"
}
},
{
"from": "framework:svelte",
"to": "framework:vue",
"kind": "alternative_to",
"attributes": {
"comparison": "UI frameworks"
}
},
{
"from": "skill-area:vue-components",
"to": "framework:vue",
"kind": "uses_framework"
},
{
"from": "skill-area:vue-components",
"to": "framework:vue",
"kind": "uses_framework",
"attributes": {}
},
{
"from": "specialization:web-development",
"to": "framework:vue",
"kind": "uses_framework"
},
{
"from": "stack-profile:laravel-vue-stack",
"to": "framework:vue",
"kind": "composed_of"
},
{
"from": "scope-boundary:vue.scope",
"to": "framework:vue",
"kind": "bounds_subject"
}
]
}