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/repositories.md
+22-22Lines changed: 22 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -7,46 +7,46 @@ ms.prod: sharepoint
7
7
8
8
# SharePoint Developer Repositories
9
9
10
-
There are numerous SharePoint Developer GitHub repositories, which all have different use cases. All of the SharePoint repositories are listed in below table.
10
+
There are numerous SharePoint Developer GitHub repositories, which all have different use cases. All of the SharePoint repositories are listed in the table below.
11
11
12
12
> [!TIP]
13
-
> We do welcome community contributions to all of the below GitHub repositories. All contributors will get acknowledged in our monthly communications. Join hundreds of others SharePoint community members and help us to build even stronger community together. *"Sharing is caring!"*
13
+
> We welcome community contributions to all of the GitHub repositories below. All contributors are acknowledged in our monthly communications. Join hundreds of other SharePoint community members and help us build an even stronger community together. *"Sharing is caring!"*
14
14
15
15
> [!NOTE]
16
-
> You can also use the [SharePoint Developer Sample Gallery](http://aka.ms/spdev-samples) in SharePoint Developer portal for finding the relevant sample for you.
16
+
> You can also use the [SharePoint Developer Sample Gallery](http://aka.ms/spdev-samples) in the SharePoint Developer portal to find samples relevant to you.
17
17
18
18
| Repository | Description |
19
19
|--------|--------|
20
-
|[sp-dev-docs](https://github.com/SharePoint/sp-dev-docs)| Source for new SharePoint dev center documentation exposed fromhttp://docs.microsoft.com/sharepoint/dev/|
20
+
|[sp-dev-docs](https://github.com/SharePoint/sp-dev-docs)| Source for new SharePoint dev center documentation exposed athttp://docs.microsoft.com/sharepoint/dev/|
21
21
|[sp-dev-fx-webparts](https://github.com/SharePoint/sp-dev-fx-webparts)| Samples and tutorial code around SharePoint Framework client-side web parts |
22
-
|[sp-dev-fx-extensions](https://github.com/SharePoint/sp-dev-fx-extensions)| Samples and tutorial code around SharePoint Framework Extensions|
23
-
|[sp-dev-solutions](https://github.com/SharePoint/sp-dev-solutions)|Repository for more polished and fine-tuned reusable solutions build with SharePoint Framework |
24
-
|[sp-dev-columnformatting](https://github.com/SharePoint/sp-dev-columnformatting)|Open source repository to share different kind of [column formatting](https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/column-formatting) json files between community.|
25
-
|[sp-dev-site-scripts](https://github.com/SharePoint/sp-dev-site-scripts)|Open source repository to share different kind of [Site Script and Site Design](https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/site-design-overview) json files between community.|
26
-
|[sp-dev-fx-controls-react](https://github.com/SharePoint/sp-dev-fx-controls-react)| Reusable content controls for SharePoint Framework solutions build with React |
27
-
|[sp-dev-fx-property-controls](https://github.com/SharePoint/sp-dev-fx-property-controls)| Reusable property pane controls to be used in SharePoint Framework web parts |
28
-
|[sp-dev-gdpr-activity-hub](https://github.com/SharePoint/sp-dev-gdpr-activity-hub)|Reference solution on the GDPR business case showing SPFx implementation with PowerBI and modern site|
29
-
|[sp-dev-build-extensions](https://github.com/SharePoint/sp-dev-build-extensions)|Different build extensions like gulp tasks and gulp plugins from the community and engineering around SharePoint development |
30
-
|[sp-dev-fx-vs-extension](https://github.com/SharePoint/sp-dev-fx-vs-extension)|Open source Visual Studio IDE extension for creating SharePoint Framework solutions in the Visual Studio 2015 or 2017 |
31
-
|[sp-dev-samples](https://github.com/SharePoint/sp-dev-samples)| Samples for add-ins, webhooks, and other API|
22
+
|[sp-dev-fx-extensions](https://github.com/SharePoint/sp-dev-fx-extensions)| Samples and tutorial code around SharePoint Framework extensions|
23
+
|[sp-dev-solutions](https://github.com/SharePoint/sp-dev-solutions)|More polished and fine-tuned reusable solutions built with the SharePoint Framework |
24
+
|[sp-dev-columnformatting](https://github.com/SharePoint/sp-dev-columnformatting)|Various [column formatting](https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/column-formatting) json files shared among the community |
25
+
|[sp-dev-site-scripts](https://github.com/SharePoint/sp-dev-site-scripts)|Various [Site Script and Site Design](https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/site-design-overview) json files shared among the community |
26
+
|[sp-dev-fx-controls-react](https://github.com/SharePoint/sp-dev-fx-controls-react)| Reusable content controls for SharePoint Framework solutions built with React |
27
+
|[sp-dev-fx-property-controls](https://github.com/SharePoint/sp-dev-fx-property-controls)| Reusable property pane controls for use in SharePoint Framework web parts |
28
+
|[sp-dev-gdpr-activity-hub](https://github.com/SharePoint/sp-dev-gdpr-activity-hub)|A reference solution for the business case of GDPR demonstrating an SPFx implementation with PowerBI and modern sites|
29
+
|[sp-dev-build-extensions](https://github.com/SharePoint/sp-dev-build-extensions)|Various build extensions (like gulp tasks and gulp plugins) from the community and engineering for use in SharePoint development |
30
+
|[sp-dev-fx-vs-extension](https://github.com/SharePoint/sp-dev-fx-vs-extension)| Visual Studio IDE extension for creating SharePoint Framework solutions in Visual Studio 2015 or 2017 |
31
+
|[sp-dev-samples](https://github.com/SharePoint/sp-dev-samples)| Samples for add-ins, webhooks, and other APIs|
32
32
33
33
<br />
34
34
<hr />
35
35
<br />
36
36
37
37
| Repository | Description |
38
38
|--------|--------|
39
-
|[pnp](https://github.com/SharePoint/pnp)| Main repository for SharePoint add-in, Microsoft Graph etc. samples |
39
+
|[pnp](https://github.com/SharePoint/pnp)| Main repository for SharePoint add-ins, Microsoft Graph, etc. samples |
40
40
|[pnp-sites-core](https://github.com/SharePoint/pnp-sites-core)| Office Dev PnP CSOM Core component - Extension component for native SharePoint Client-Side Object Model |
41
41
|[pnp-powershell](https://github.com/SharePoint/pnp-powershell)| Source code for [SharePoint PnP PowerShell Cmdlets](https://docs.microsoft.com/en-us/powershell/sharepoint/sharepoint-pnp/sharepoint-pnp-cmdlets?view=sharepoint-ps)|
|[pnp-tools](https://github.com/SharePoint/PnP-Tools)| Repository for tools and scripts targeted more for IT Pro's and for on-premises for SP2013 and SP2016 |
44
-
|[pnp-partner-pack](https://github.com/SharePoint/PnP-Partner-Pack)| Packaged guidance with detailed instructions on setting things up in Office 365 and in Azure. |
43
+
|[pnp-tools](https://github.com/SharePoint/PnP-Tools)| Repository for tools and scripts targeted primarily for IT Pros and for on-premises SP2013 and SP2016 |
44
+
|[pnp-partner-pack](https://github.com/SharePoint/PnP-Partner-Pack)| Packaged guidance with detailed instructions on setting things up in Office 365 and Azure. |
45
45
|[pnp-js-core](https://github.com/SharePoint/PnP-JS-Core)| Office Dev PnP Core component for JavaScript |
46
-
|[pnp-transformation](https://github.com/SharePoint/PnP-Transformation)| Material specifically for the transformation process. Currently, includes samples around InfoPath replacement and transformation tooling from farm solutions to add-in model.|
|[pnp-provisioning-templates](https://github.com/SharePoint/PnP-Provisioning-Templates)| Source for templates available from PnP Template Gallery at http://templates-gallery.sharepointpnp.com|
49
-
|[pnp-guidance](https://github.com/SharePoint/PnP-Guidance)| Old repository on Guidance, presentations, and articles which were partly synced to MSDN |
46
+
|[pnp-transformation](https://github.com/SharePoint/PnP-Transformation)| Material specifically for the transformation process. Currently, includes samples around InfoPath replacement and transformation tooling from farm solutions to the add-in model |
47
+
|[pnp-js-provisioning](https://github.com/SharePoint/pnp-js-provisioning)|Repository for planned JavaScript provisioning library|
48
+
|[pnp-provisioning-templates](https://github.com/SharePoint/PnP-Provisioning-Templates)| Source for templates available from the PnP Template Gallery at http://templates-gallery.sharepointpnp.com|
49
+
|[pnp-guidance](https://github.com/SharePoint/PnP-Guidance)| Old repository on Guidance, presentations, and articles which were partialy synced to MSDN |
50
50
|[pnp-identitymodel](https://github.com/SharePoint/PnP-IdentityModel)| Open source replacement of Microsoft.IdentityModel.Extensions.dll |
51
51
52
52
<br />
@@ -55,7 +55,7 @@ There are numerous SharePoint Developer GitHub repositories, which all have diff
55
55
56
56
| Repository | Description |
57
57
|--------|--------|
58
-
|[pnpjs](https://github.com/pnp/pnpjs)|[PnPJs](https://pnp.github.io/pnpjs/) is a fluent JavaScript API for consuming SharePoint and Office 365 REST APIs in a type-safe way. This repository contains the library source code |
58
+
|[pnpjs](https://github.com/pnp/pnpjs)|[PnPJS](https://pnp.github.io/pnpjs/) is a fluent JavaScript API for consuming SharePoint and Office 365 REST APIs in a type-safe way. This repository contains the library's source code |
0 commit comments