Skip to content

Commit 11b223e

Browse files
thechriskentVesaJuvonen
authored andcommitted
Minor grammatical updates (SharePoint#1607)
1 parent 1253bae commit 11b223e

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

docs/community/open-source-projects.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,27 @@ ms.prod: sharepoint
77

88
# SharePoint Developer Community - Open-source projects
99

10-
There are numerous open-source projects which are coordinated by SharePoint PnP initiative. These are open-source, community driven initiatives, which are still closely involved with the SharePoint engineering, but are not part of the standard product or service offerings.
10+
There are numerous open-source projects which are coordinated by the SharePoint PnP initiative. These are open-source, community driven initiatives, which are still closely involved with SharePoint engineering, but are not part of the standard product or service offerings.
1111

1212
| Repository | Description |
1313
|--------|--------|
14-
| [GDPR Activity Hub](https://github.com/SharePoint/sp-dev-gdpr-activity-hub) | The GDPR Activity Hub is an open source project that you can consider as a starter kit for building a management hub for EU GDPR (European Global Data Protection Regulation). |
15-
| [Office 365 CLI](https://sharepoint.github.io/office365-cli/) | Office 365 CLI is a cross-platform CLI that allows users on any platform to manage various configuration settings of Office 365. |
16-
| [PnP CSOM Core](https://github.com/SharePoint/PnP-Sites-Core) | Office 365 Developer PnP Core Component is extension component which encapsulates commonly used remote CSOM/REST operations as reusable extension methods towards out of the box CSOM objects. |
17-
| [PnP Partner Pack](https://github.com/SharePoint/PnP-Partner-Pack) | PnP Partner Pack can be considered as Starter Kit for customers and partners and combines numerous patterns and practices demonstrated in the PnP samples to one reusable solution targeted for classic SharePoint experience |
18-
| [PnP PowerShell](https://docs.microsoft.com/en-us/powershell/sharepoint/sharepoint-pnp/sharepoint-pnp-cmdlets?view=sharepoint-ps) | PowerShell cmdlets that allows you to perform complex provisioning and artifact management actions towards SharePoint. The commands use CSOM and can work against both SharePoint Online as SharePoint On-Premises. |
19-
| [PnP Provisioning Schema](https://github.com/SharePoint/PnP-provisioning-schema) | PnP remote provisioning schema designed to be used as remote creation instructions for remote provisioning engine towards Office 365. |
20-
| [PnPJs](https://pnp.github.io/pnpjs/) | PnPJS is a fluent JavaScript API for consuming SharePoint and Office 365 REST APIs in a type-safe way. |
21-
| [SharePoint Framework reusable property controls](https://github.com/SharePoint/sp-dev-fx-property-controls) | Reusable property pane controls that can be used in their SharePoint Framework (SPFx) solutions. |
22-
| [SharePoint Framework reusable react controls](https://github.com/SharePoint/sp-dev-fx-controls-react) | Reusable React controls that can be used in SharePoint Framework (SPFx) solutions. |
14+
| [GDPR Activity Hub](https://github.com/SharePoint/sp-dev-gdpr-activity-hub) | The GDPR Activity Hub is a starter kit for building a management hub for EU GDPR (European Global Data Protection Regulation). |
15+
| [Office 365 CLI](https://sharepoint.github.io/office365-cli/) | The Office 365 CLI is a cross-platform command-line interface (CLI) that allows users on any platform to manage various configuration settings of Office 365. |
16+
| [PnP CSOM Core](https://github.com/SharePoint/PnP-Sites-Core) | The Office 365 Developer PnP Core Component is an extension component which encapsulates commonly used remote CSOM/REST operations as reusable extension methods on out of the box CSOM objects. |
17+
| [PnP Partner Pack](https://github.com/SharePoint/PnP-Partner-Pack) | The PnP Partner Pack is a starter kit for customers and partners and combines numerous patterns and practices demonstrated within PnP samples into one reusable solution targeting the classic SharePoint experience. |
18+
| [PnP PowerShell](https://docs.microsoft.com/en-us/powershell/sharepoint/sharepoint-pnp/sharepoint-pnp-cmdlets?view=sharepoint-ps) | PnP PowerShell cmdlets 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. |
19+
| [PnP Provisioning Schema](https://github.com/SharePoint/PnP-provisioning-schema) | The PnP remote provisioning schema is designed to be used as remote creation instructions for the remote provisioning engine for Office 365. |
20+
| [PnPJS](https://pnp.github.io/pnpjs/) | PnPJS is a fluent JavaScript API for consuming SharePoint and Office 365 REST APIs in a type-safe way. |
21+
| [SharePoint Framework reusable property controls](https://sharepoint.github.io/sp-dev-fx-property-controls) | Reusable property pane controls that can be used in SharePoint Framework (SPFx) solutions. |
22+
| [SharePoint Framework reusable react controls](https://sharepoint.github.io/sp-dev-fx-controls-react) | Reusable React controls that can be used in SharePoint Framework (SPFx) solutions. |
2323
| [Visual Studio extension for SharePoint Framework](https://github.com/SharePoint/sp-dev-fx-vs-extension) | Visual Studio extension for SharePoint Framework projects to be used with Visual Studio 2015 or 2017. |
2424

25-
## Supportability on these open-source projects
25+
## Supportability of these open-source projects
2626

27-
Following statements apply across all of the SharePoint Development (PnP) samples, reusable solutions, controls, core component(s) and more polished solutions, like GDPR Activity Hub or PnP Provisioning Engine.
27+
The following statements apply across all of the SharePoint Development (PnP) samples, reusable solutions, controls, core component(s), and even the more polished solutions, like the GDPR Activity Hub or the PnP Provisioning Engine:
2828

2929
* PnP guidance and samples are created by Microsoft & by the Community
30-
* PnP guidance and samples are maintained by Microsoft & community
30+
* PnP guidance and samples are maintained by Microsoft & by the community
3131
* PnP uses supported and recommended techniques
3232
* PnP implementations are reviewed and approved by Microsoft engineering
3333
* PnP is open source initiative by the community – people who work on the initiative for the benefit of others, have their normal day job as well

0 commit comments

Comments
 (0)