76 lines
2.8 KiB
JSON
76 lines
2.8 KiB
JSON
[
|
|
{
|
|
"name": "pnp-sp-dev-spfx-web-parts-js-modern-calendar",
|
|
"source": "pnp",
|
|
"title": "Modern Calendar",
|
|
"shortDescription": "This is a modern web part built on the GA version of the SharePoint Framework demonstrating how to build a custom web part with a calendar capabilities in it.",
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/js-modern-calendar",
|
|
"longDescription": [
|
|
"This is a modern web part built on the GA version of the SharePoint Framework demonstrating how to build a custom web part with a calendar capabilities in it."
|
|
],
|
|
"creationDateTime": "2020-06-05",
|
|
"updateDateTime": "2021-10-28",
|
|
"products": [
|
|
"SharePoint"
|
|
],
|
|
"metadata": [
|
|
{
|
|
"key": "CLIENT-SIDE-DEV",
|
|
"value": "Javascript"
|
|
},
|
|
{
|
|
"key": "SPFX-VERSION",
|
|
"value": "1.11.0"
|
|
}
|
|
],
|
|
"thumbnails": [
|
|
{
|
|
"type": "image",
|
|
"order": 100,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/js-modern-calendar/assets/14b88f34-0121-11e7-8c91-56ecff9343e1.png",
|
|
"alt": "Modern Calendar"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"order": 102,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/js-modern-calendar/assets/14c3ec26-0121-11e7-8be8-65fbcca32b62.png",
|
|
"alt": "Modern Calendar"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"order": 103,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/js-modern-calendar/assets/14c4333e-0121-11e7-9bf1-3117651222d3.png",
|
|
"alt": "Modern Calendar"
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"gitHubAccount": "jcoleman-pcprofessional",
|
|
"company": "PC Professional Inc.",
|
|
"pictureUrl": "https://github.com/jcoleman-pcprofessional.png",
|
|
"name": "Jeremy Coleman"
|
|
},
|
|
{
|
|
"gitHubAccount": "nanddeepn",
|
|
"company": "",
|
|
"pictureUrl": "https://github.com/nanddeepn.png",
|
|
"name": "Nanddeep Nachan",
|
|
"twitter": "NanddeepNachan"
|
|
},
|
|
{
|
|
"gitHubAccount": "petkir",
|
|
"company": "Cubido Business Solutions GmbH",
|
|
"pictureUrl": "https://github.com/petkir.png",
|
|
"name": "Peter Paul Kirschner",
|
|
"twitter": "petkir_at"
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
] |