82 lines
3.0 KiB
JSON
82 lines
3.0 KiB
JSON
[
|
|
{
|
|
"name": "pnp-sp-dev-spfx-web-parts-react-pnpjsexplorer",
|
|
"source": "pnp",
|
|
"title": "SPFx web part to Test PnpJS SharePoint Methods",
|
|
"shortDescription": "This web part will allow SPFx developers to test PnPjs methods and it displays response in JSON viewer to identify properties/attributes returned by method/API",
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-pnpjsexplorer",
|
|
"longDescription": [
|
|
"This web part will allow SPFx developers to test PnPjs methods and it displays response in JSON viewer to identify properties/attributes returned by method/API"
|
|
],
|
|
"creationDateTime": "2020-10-30",
|
|
"updateDateTime": "2020-10-30",
|
|
"products": [
|
|
"SharePoint"
|
|
],
|
|
"metadata": [
|
|
{
|
|
"key": "CLIENT-SIDE-DEV",
|
|
"value": "React"
|
|
},
|
|
{
|
|
"key": "SPFX-VERSION",
|
|
"value": "1.11.0"
|
|
}
|
|
],
|
|
"thumbnails": [
|
|
{
|
|
"type": "image",
|
|
"order": 100,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-pnpjsexplorer/assets/pnpjstesterinaction.gif?raw=true",
|
|
"alt": "SPFx web part to Test PnpJS SharePoint Methods"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"order": 101,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-pnpjsexplorer/assets/pnpjstesterinaction.gif?raw=true",
|
|
"alt": "SPFx web part to Test PnpJS SharePoint Methods"
|
|
},
|
|
{
|
|
"type": "video",
|
|
"order": 102,
|
|
"url": "https://www.youtube.com/embed/mdgkyxeayY0",
|
|
"alt": "Community demo of the web part"
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"gitHubAccount": "siddharth-vaghasia",
|
|
"company": "",
|
|
"pictureUrl": "https://github.com/siddharth-vaghasia.png",
|
|
"name": "Siddharth Vaghasia"
|
|
},
|
|
{
|
|
"gitHubAccount": "kunj-sangani",
|
|
"company": "",
|
|
"pictureUrl": "https://github.com/kunj-sangani.png",
|
|
"name": "Kunj Sangani"
|
|
},
|
|
{
|
|
"gitHubAccount": "joelfmrodrigues",
|
|
"company": "Storm Technology",
|
|
"pictureUrl": "https://github.com/joelfmrodrigues.png",
|
|
"name": "Joel Rodrigues",
|
|
"twitter": "joelfmrodrigues"
|
|
},
|
|
{
|
|
"gitHubAccount": "Abderahman88",
|
|
"company": "",
|
|
"pictureUrl": "https://avatars.githubusercontent.com/u/36161889?s=460\u0026u=afdd5f6681bc375ee3811482dec79824c12d8170\u0026v=4",
|
|
"name": "Abderahman Moujahid"
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|