SharePoint framework WebParts PnP sample to demonstrate how to use the Unified Communications Web API JavaScript SDK from Skype for business. This SDK allows you to do things like subscribe to a person status, start instant messaging conversations, calls.
Tag Archives: Framework
SharePoint Framework extensions samples
SharePoint Framework extensions samples
Next to client-side web parts, extensions are new types of customizations, SharePoint developers can build to extend SharePoint. In the developer preview you can build
- field customizers, which control the rendering of fields in list view, similar to JSLink
- list view command sets, which you can use to add options to list menu, similar to Ribbon and ECB extensions using custom actions
- application customizers, with which you can embed custom scripts to run on all pages, similar to script injection using custom actions
Additionally, the preview includes placeholders which you could compare to server-side delegate controls and an API to build dialog windows.
SharePoint/sp-dev-fx-vs-extension
SharePoint/sp-dev-fx-vs-extension: Visual Studio extension
The Visual Studio Extension for SharePoint Framework wraps the command-line UI of the Microsoft Yeoman Generator (yo @microsoft/sharepoint) into a familiar Windows Forms experience, executes the generator project scaffolding behind the scenes and creates a Visual Studio project that includes all the necessary files for a complete web part project
Migrate SharePoint JavaScript customizations to SharePoint Framework
Migrate SharePoint JavaScript customizations to SharePoint Framework
Migrate existing Script Editor Web Part customizations to the SharePoint Framework
In the past you might have built a SharePoint customization using nothing else than JavaScript, HTML and maybe some CSS and images. Your customization would be embedded on the page using either the Content or the Script Editor Web Part and would contain the necessary HTML and references to its resources. With the recent release of the SharePoint Framework you wonder what the easiest way is to migrate your customization so that it can be used on modern team sites.
Try SharePoint Framework without installing it
Try SharePoint Framework without installing it
Recently Microsoft released the SharePoint Framework. Here is how you can try it without installing it, or any of its prerequisites, on your machine.
Microjs: Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!
Microjs: Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!
Micro-frameworks are definitely the pocketknives of the JavaScript library world: short, sweet, to the point. And at 5k and under, micro-frameworks are very very portable. A micro-framework does one thing and one thing only — and does it well. No cruft, no featuritis, no feature creep, no excess anywhere.
Javascript Territory – Jster Javascript Catalog
Javascript Territory – Jster Javascript Catalog
JSter is a community-driven catalog of the most useful javascript libraries. Find the right tool for a work and do it effectively.
The Intranet Maturity Framework
The Intranet Maturity Framework
Summarizes best practices along the dimensions of intranet sponsorship, governance, user needs, experience design, technology implementation, training, adoption, and ROI metrics.