52 lines
1.6 KiB
JSON
52 lines
1.6 KiB
JSON
[
|
|
{
|
|
"name": "pnp-sp-dev-spfx-web-parts-js-gitHubbadge",
|
|
"source": "pnp",
|
|
"title": "GitHub Badge Web Part",
|
|
"shortDescription": "",
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/js-gitHubbadge",
|
|
"longDescription": [
|
|
""
|
|
],
|
|
"creationDateTime": "2019-04-18",
|
|
"updateDateTime": "2019-04-18",
|
|
"products": [
|
|
"SharePoint"
|
|
],
|
|
"metadata": [
|
|
{
|
|
"key": "CLIENT-SIDE-DEV",
|
|
"value": "Javascript"
|
|
},
|
|
{
|
|
"key": "SPFX-VERSION",
|
|
"value": "1.8.0"
|
|
}
|
|
],
|
|
"thumbnails": [
|
|
{
|
|
"type": "image",
|
|
"order": 100,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/e92d0dac567cc4d59cdfc94186a52a3b776c6d21/samples/js-gitHubBadge/assets/1.png",
|
|
"alt": "GitHub Badge"
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"gitHubAccount": "skaggej",
|
|
"company": "",
|
|
"pictureUrl": "https://github.com/skaggej.png",
|
|
"name": "Eric Skaggs",
|
|
"twitter": "skaggej"
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|