57 lines
2.4 KiB
JSON
57 lines
2.4 KiB
JSON
|
[
|
||
|
{
|
||
|
"name": "pnp-sp-dev-spfx-web-parts-react-company-stories",
|
||
|
"source": "pnp",
|
||
|
"title": "Company Stories",
|
||
|
"shortDescription": "This web part allows you to add images to a SharePoint List, and renders them with a UX very similar to Instagram Stories (or Twitter Reels, or [Place your Social network here]). It is a way to engage employees, showing relevant content in a well-known visual appearance.",
|
||
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-company-stories",
|
||
|
"downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-company-stories",
|
||
|
"longDescription": [
|
||
|
"This web part allows you to add images to a SharePoint List, and renders them with a UX very similar to Instagram Stories (or Twitter Reels, or [Place your Social network here]). It is a way to engage employees, showing relevant content in a well-known visual appearance."
|
||
|
],
|
||
|
"creationDateTime": "2021-03-31",
|
||
|
"updateDateTime": "2022-03-16",
|
||
|
"products": [
|
||
|
"SharePoint"
|
||
|
],
|
||
|
"metadata": [
|
||
|
{
|
||
|
"key": "CLIENT-SIDE-DEV",
|
||
|
"value": "React"
|
||
|
},
|
||
|
{
|
||
|
"key": "SPFX-VERSION",
|
||
|
"value": "1.14"
|
||
|
}
|
||
|
],
|
||
|
"thumbnails": [
|
||
|
{
|
||
|
"type": "image",
|
||
|
"order": 100,
|
||
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-company-stories/assets/react-company-stories.gif",
|
||
|
"alt": "Web Part Preview"
|
||
|
},
|
||
|
{
|
||
|
"type": "image",
|
||
|
"order": 101,
|
||
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-company-stories/assets/stories-list.png",
|
||
|
"alt": "Web Part Preview"
|
||
|
}
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"gitHubAccount": "luismanez",
|
||
|
"pictureUrl": "https://github.com/luismanez.png",
|
||
|
"name": "Luis Mañez"
|
||
|
}
|
||
|
],
|
||
|
"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://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|