73 lines
2.5 KiB
JSON
73 lines
2.5 KiB
JSON
[
|
|
{
|
|
"name": "pnp-sp-dev-spfx-web-parts-react-rss-reader",
|
|
"source": "pnp",
|
|
"title": "SharePoint Framework RSS Reader",
|
|
"shortDescription": "A RSS Reader original based on work completed by Olivier Carpentier\u0027s",
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-rss-reader",
|
|
"longDescription": [
|
|
"A RSS Reader original based on work completed by Olivier Carpentier\u0027s"
|
|
],
|
|
"creationDateTime": "2020-11-22",
|
|
"updateDateTime": "2023-08-18",
|
|
"products": [
|
|
"SharePoint"
|
|
],
|
|
"metadata": [
|
|
{
|
|
"key": "CLIENT-SIDE-DEV",
|
|
"value": "React"
|
|
},
|
|
{
|
|
"key": "SPFX-VERSION",
|
|
"value": "1.18.2"
|
|
}
|
|
],
|
|
"thumbnails": [
|
|
{
|
|
"type": "image",
|
|
"order": 100,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-rss-reader/assets/react-rss-reader.gif",
|
|
"alt": "SharePoint Framework RSS Reader"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"order": 101,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-rss-reader/assets/rss_property_pane.png",
|
|
"alt": "Property Pane"
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"gitHubAccount": "eoverfield",
|
|
"pictureUrl": "https://github.com/eoverfield.png",
|
|
"name": "Eric Overfield",
|
|
"twitter": "EricOverfield"
|
|
},
|
|
{
|
|
"gitHubAccount": "AbhishekGarg",
|
|
"pictureUrl": "https://avatars.githubusercontent.com/u/5449154?s=400\u0026v=4",
|
|
"name": "Abhishek Garg",
|
|
"twitter": "abhig89"
|
|
},
|
|
{
|
|
"gitHubAccount": "Abderahman88",
|
|
"pictureUrl": "https://avatars.githubusercontent.com/u/36161889?s=460\u0026u=afdd5f6681bc375ee3811482dec79824c12d8170\u0026v=4",
|
|
"name": "Abderahman Moujahid"
|
|
},
|
|
{
|
|
"gitHubAccount": "djsladi",
|
|
"name": "Kalle Mansikkaniemi",
|
|
"pictureUrl": "https://github.com/djsladi.png"
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|