You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/community/open-source-projects.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ There are numerous open-source projects that are coordinated by the SharePoint P
22
22
|[PnP PowerShell cmdlets](https://docs.microsoft.com/en-us/powershell/sharepoint/sharepoint-pnp/sharepoint-pnp-cmdlets?view=sharepoint-ps)| Allow you to perform complex provisioning and artifact management actions for SharePoint. The commands use CSOM and can work against both SharePoint Online as well as SharePoint on-premises. |
23
23
|[PnP remote provisioning schema](https://github.com/SharePoint/PnP-provisioning-schema)| Designed to be used as remote creation instructions for the remote provisioning engine for Office 365. |
24
24
|[SharePoint Modernization tooling and guidance](https://github.com/SharePoint/sp-dev-modernization)| Tools like page transformation (classic page to modern page) and a modernization scanner do make it easy to move your classic sites into the modern SharePoint world. |
25
-
|[PnPJS](https://pnp.github.io/pnpjs/)| A fluent JavaScript API for consuming SharePoint and Office 365 REST APIs in a type-safe way. |
25
+
|[PnPjs](https://pnp.github.io/pnpjs/)| A fluent JavaScript API for consuming SharePoint and Office 365 REST APIs in a type-safe way. |
|[SharePoint Framework reusable property pane controls](https://sharepoint.github.io/sp-dev-fx-property-controls)| Can be used in SharePoint Framework (SPFx) solutions. |
28
28
|[SharePoint Framework reusable react controls](https://sharepoint.github.io/sp-dev-fx-controls-react)| Can be used in SharePoint Framework (SPFx) solutions. |
0 commit comments