2021-03-15 03:48:14 -04:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-react-twitter" ,
"source" : "pnp" ,
"title" : "Twitter Timeline" ,
"shortDescription" : "Sample web part to display Twitter timeline." ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-twitter" ,
2021-03-15 03:48:14 -04:00
"longDescription" : [
"Sample web part to display Twitter timeline."
] ,
2021-05-02 15:39:42 -04:00
"creationDateTime" : "2020-01-20" ,
2023-03-11 15:43:59 -05:00
"updateDateTime" : "2023-02-27" ,
2021-03-15 03:48:14 -04:00
"products" : [
2021-12-10 12:55:32 -05:00
"SharePoint"
2021-03-15 03:48:14 -04:00
] ,
"metadata" : [
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "React"
} ,
{
"key" : "SPFX-VERSION" ,
2023-03-11 15:43:59 -05:00
"value" : "1.16.1"
2021-03-15 03:48:14 -04:00
}
] ,
"thumbnails" : [
{
"type" : "image" ,
"order" : 100 ,
2021-05-02 15:04:59 -04:00
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-twitter/assets/twitter-timeline.png" ,
2021-03-15 03:48:14 -04:00
"alt" : "Twitter Timeline"
2021-11-21 15:16:05 -05:00
} ,
{
"type" : "video" ,
"order" : 101 ,
"url" : "https://www.youtube.com/embed/e8K_Hu4-Bx8" ,
"alt" : "Community demo of the web part"
2021-03-15 03:48:14 -04:00
}
] ,
"authors" : [
{
"gitHubAccount" : "AJIXuMuK" ,
"company" : "Sharepointalist" ,
"pictureUrl" : "https://avatars.githubusercontent.com/u/17036219?s=460\u0026u=b8e83fb70a90eae0c0e0078c206990785e1a5b6f\u0026v=4" ,
"name" : "Alex Terentiev" ,
"twitter" : "alexaterentiev"
2023-03-11 15:43:59 -05:00
} ,
{
"gitHubAccount" : "reshmee011" ,
"name" : "Reshmee Auckloo" ,
"pictureUrl" : "https://github.com/reshmee011.png"
2021-03-15 03:48:14 -04:00
}
] ,
"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." ,
2022-10-24 09:42:45 -04:00
"url" : "https://learn.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
2021-03-15 03:48:14 -04:00
}
]
}
2021-05-02 15:04:59 -04:00
]