51 lines
1.7 KiB
JSON
51 lines
1.7 KiB
JSON
[
|
|
{
|
|
"name": "pnp-sp-dev-spfx-web-parts-vue-js-org-chart",
|
|
"source": "pnp",
|
|
"title": "VueJS Org Chart",
|
|
"shortDescription": "A simple Organisation Chart web part using Office UI Fabric, VueJS, REST API.",
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/vue-js-org-chart",
|
|
"longDescription": [
|
|
"A simple Organisation Chart web part using Office UI Fabric, VueJS, REST API."
|
|
],
|
|
"creationDateTime": "2019-06-11",
|
|
"updateDateTime": "2019-06-11",
|
|
"products": [
|
|
"SharePoint"
|
|
],
|
|
"metadata": [
|
|
{
|
|
"key": "CLIENT-SIDE-DEV",
|
|
"value": "VueJS"
|
|
},
|
|
{
|
|
"key": "SPFX-VERSION",
|
|
"value": "1.8.1"
|
|
}
|
|
],
|
|
"thumbnails": [
|
|
{
|
|
"type": "image",
|
|
"order": 100,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/vue-js-org-chart/assets/preview.gif",
|
|
"alt": "VueJS Org Chart"
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"gitHubAccount": "serdarketenci",
|
|
"company": "",
|
|
"pictureUrl": "https://github.com/serdarketenci.png",
|
|
"name": "Serdar Ketenci\u0307"
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"name": "Build your first SharePoint client-side web part",
|
|
"description": "Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them.",
|
|
"url": "https://learn.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
|
|
}
|
|
]
|
|
}
|
|
]
|