All Projects → juliemturner → Public-Samples

juliemturner / Public-Samples

Licence: other
Public samples from speaking engagements and blog posts

Programming Languages

HTML
75241 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
C#
18002 projects
SCSS
7915 projects
CSS
56736 projects

Projects that are alternatives of or similar to Public-Samples

sharepoint-ruby
A ruby client for Sharepoint's REST API.
Stars: ✭ 60 (+106.9%)
Mutual labels:  sharepoint, sharepoint-online
SP Hauler
Copy Libraries and Lists Content between ANY Version of SharePoint (SP2010/SP2013/SP2016/SPOnline).
Stars: ✭ 21 (-27.59%)
Mutual labels:  sharepoint, sharepoint-online
sp-live-reload
SharePoint pages live reload module for client side development
Stars: ✭ 23 (-20.69%)
Mutual labels:  sharepoint, sharepoint-online
react-taxonomypicker
A Taxonomy Picker control built with TypeScript for React. Built for use in Office 365 / SharePoint
Stars: ✭ 23 (-20.69%)
Mutual labels:  sharepoint, sharepoint-online
SharePoint-Security
A Github Repository Created to compliment a BSides Canberra 2018 talk on SharePoint Security.
Stars: ✭ 42 (+44.83%)
Mutual labels:  sharepoint, sharepoint-online
gosip
⚡️ SharePoint authentication, HTTP client & fluent API wrapper for Go (Golang)
Stars: ✭ 71 (+144.83%)
Mutual labels:  sharepoint, sharepoint-online
SpRestLib
JavaScript SharePoint REST Web Services Library
Stars: ✭ 114 (+293.1%)
Mutual labels:  sharepoint, sharepoint-online
gulp-spsync
Gulp plugin for synchronizing local files with a SharePoint library
Stars: ✭ 57 (+96.55%)
Mutual labels:  sharepoint, sharepoint-online
sp-metadata
🔬 SharePoint Metadata Tracker
Stars: ✭ 12 (-58.62%)
Mutual labels:  sharepoint, sharepoint-online
SPOMod
SharePoint Module for managing lists, items and files. The module is a massive work comprising over 3000 lines of code and 50 SharePoint Online cmdlets for managing: lists list columns list items files content type taxonomy
Stars: ✭ 20 (-31.03%)
Mutual labels:  sharepoint, sharepoint-online
sprest
An easy way to develop against the SharePoint 2013/Online REST api.
Stars: ✭ 72 (+148.28%)
Mutual labels:  sharepoint, sharepoint-online
node-sp-auth-config
🔧 Config options builder for node-sp-auth (SharePoint Authentication in Node.js)
Stars: ✭ 20 (-31.03%)
Mutual labels:  sharepoint, sharepoint-online
pnp-starterkit-setup
x-platform setup script for the SharePoint Starter Kit
Stars: ✭ 14 (-51.72%)
Mutual labels:  sharepoint, sharepoint-online
productivity-tools
List of popular productivity tools for SharePoint
Stars: ✭ 26 (-10.34%)
Mutual labels:  sharepoint, sharepoint-online
O365 SPO PowerShellScripts
PowerShell scripts related to SharePoint Online in Microsoft 365
Stars: ✭ 22 (-24.14%)
Mutual labels:  sharepoint, sharepoint-online
AutoSPSourceBuilder
A utility for building / slipstreaming SharePoint 2010 / 2013 / 2016 / 2019 / SE installation sources w/ prerequisites, service packs, language packs & cumulative/public updates. To quickly download and install this script, run 'Install-Script AutoSPSourceBuilder'
Stars: ✭ 65 (+124.14%)
Mutual labels:  sharepoint
OneManager-cfworkerskv
部署在cloudflare的workers中的OneManager。
Stars: ✭ 124 (+327.59%)
Mutual labels:  sharepoint
office-mygroups-react
This application shows the list of your Office 365 Groups retrieved using the Microsoft Graph.
Stars: ✭ 27 (-6.9%)
Mutual labels:  adal
camljs-console
Chrome extension, that provides a CamlJs console for creating SharePoint CAML queries right in browser, with live data preview.
Stars: ✭ 36 (+24.14%)
Mutual labels:  sharepoint
smartCAML
Build SharePoint Caml queries faster and easier using designer
Stars: ✭ 19 (-34.48%)
Mutual labels:  sharepoint

Public Samples

This repo is for any public published samples from presentations or blog articles.

Please feel free to utilize the code at will. As such there are no guarantees that any code provided in this repo will function properly in all cases, and is meant for educational use only.

USE INSTRUCTIONS: All examples that are not written using the SharePoint framework are intended for classic SharePoint and, unless otherwise stipulated, are intended to be run inside the context of a SharePoint site collection. Where a 3rd party library was used I make an effort to point to a public CDN where available. Many of these examples have references to custom files that would be stored in a library in a site collection in my own tenant. Please make sure you review the locations of all reference libraries and make sure to adjust accordingly to your own needs.

Blog Posts - Most recent posts at the top

Blog posts are linked here, with a link to the corresponding code to the right of the ->

Using CSS Variables to Morph Your SPFx Design at Run Time -> CSSVariables

Curate the News: Social Following Sites on behalf of a user -> FollowSite

Resolve to Log -> PnPLogger

Conquer your dev toolchain in classic SharePoint -> DevelopmentToolchain

Creating a property pane for editing items in your SPFx web parts -> SPFXItemProperty

Utilizing ngOfficeUIFabric People Picker in SharePoint -> NGFabricUIPeoplePicker

SharePoint time, is not your time, is not their time. -> SPDateTime

Extending SharePoint with ADAL and the Microsoft Graph API -> MSGraph ADAL Intro

Conference Sessions - Most recent sessions at the top

An Introduction to Atomic React Component Design

Sample: Atomic Design

PnPjs and Async/Await - A Powerful Combination to Make your SharePoint Framework code Sing

Sample: PnPjs and Async/Await

Strategies for Modernizing Your Development Skills

Demo: Development Toolchain

Build NPM Libraries for use with SPFx

Sample: NPM Libraries for SPFx

BI for the Cobbler's Children - Client Side Charting and Graphing

Demo: C3 Chart -> C3 Chart

Demo: C3 Dashboard -> C3 Dashboard

Demo: Canvas Guage -> Canvas Guage

Excel automation scenarios with SharePoint client-side development

Demo: Microsoft Graph Excel -> MSGraph Excel

Develop and deploy Outlook Actionable Messages for optimize user productivity

Demo: Actionable Message Azure Functions -> AMFunctions

Leveraging Microsoft Graph API through Client Side Web Parts

Demo: Use adal.js library without a framework -> SPADALNoFramework

Demo: Use adal.js & adal-angular.js in AngularJS 1.x application -> SPADALAngular

Demo: Create Excel Spreadsheet from Client Side Widget -> SPADALMSGraphAPI

Getting Started with JavaScript Development Workshop

All Demos in the subfolder: SP Intro Client Dev

Build a Complete Business Solution using Microsoft Graph API through Client Side Web Parts

Demo: Get Manager/Peers/Direct Reports -> GetManagerPeerDR.ts

Demo: File from SharePoint to OneDrive -> FileSPtoOD.ts

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].