List of popular productivity tools for SharePoint.
Sample scripts and files are also included in the /scripts/ folder.
Name | Image | Description |
---|---|---|
FlyView | Explore SharePoint sites with this super-fast SharePoint navigation plugin, supports SharePoint Online (Office 365) and on-premises | |
SP Insider | SP Insider (SPI) for Chrome is a free SharePoint Discovery tool for Developers and supports SharePoint Online/Office 365, 2016 and 2013. | |
Cisar | SharePoint CSR Live Edit. It makes process of creating SharePoint Client Side Rendering customizations many times faster. The customizations will be applied as-you-type to the underlying SharePoint page. | |
Caml JS Console | CamlJS Console with live preview. Free and open source development console for creating SharePoint CAML queries, with live preview against real lists and libraries. Uses CamlJs syntax. | |
SP Editor | This tool will help you create amazing SharePoint applications fast from your browser from any computer which runs Chrome! | |
SP Formatter | Chrome extension. Customize your SharePoint Column or View Formatting JSON using full-featured editor instead of default one. | |
ModHeader | Chrome extension. Use it to inject Accept: application/json;odata=verbose header. Forces SharePoint REST endpoints to return JSON instead of XML. Use it together with the JSON Viewer extension for the best effect. |
|
JSON Viewer | Chrome extension. The most beautiful and customizable JSON/JSONP highlighter that your eyes have ever seen |
Name | Image | Description |
---|---|---|
Column formatter | SPFx webpart. Full power of VS Code editing while providing easy to use templates and wizards all within the browser! The goal is to make writing and applying Column Formatting easier and quicker for both developers and end users. |
Name | Image | Description |
---|---|---|
SPPP Generator | Yeoman generator for SharePoint - lets you quickly set up a project with sensible defaults for pulling and pushing files between SharePoint asset library and local projects sources. | |
PnP SPFx generator | This Yeoman generator provides improved governance for SharePoint Framework projects. It extends the out of the box Yeoman generator from Microsoft (@microsoft/generator-sharepoint) with recommended patterns and additional capabilities. |
Name | Image | Description |
---|---|---|
SP Go | VS Code extension. Develop SharePoint web solutions from your local PC using the power of Visual Studio Code. Now you can build SharePoint sites and customizations source-control first with all of the power of a top-tier IDE. Produce cleaner code, deliver faster. | |
SharePoint Typed Item | VS Code extension. Generates TypeScript interfaces based on SharePoint data. A high quality, must-have extension developed by Sergei Sergeev. Quote from one of the users: "I followed the configuration steps and managed to get the extension working in a matter of minutes, having the ability to read/build the types directly from SharePoint.WOW, what a timesaver!!!!!!!!" |
Name | Image | Description |
---|---|---|
SharePoint Search Query Tool | Learn how to build an HTTP POST query, and how the different parameters should be formatted. |
Name | Image | Description |
---|---|---|
UI Fabric Theme Designer | By far the best way to generate modern Theme for SharePoint Online | |
Reusable SPO CSS classess | Reusable SharePoint Online CSS Classess for Modern UI. You can use it to develop column formatting customizations or your custom SPFx webparts. | |
SharePoint List Form Designer | If you wish to customize the aesthetic of your SharePoint form without the usage of Power Apps, color coordination, icons, form field sections, and a footer can be added with ease. There is a free tool created by Carl Halligan that offers a visual demonstration of this process, which can be found at https://form.challigan.com | |
SharePoint Site Designer | Visual browser-based tool by David Go for creating site scripts. This tool is amazing and really makes site scripts more accessible. | |
List Formatting Samples | You can use List Formatting to customize how fields and views in SharePoint lists and libraries are displayed. List Formatting is applied by constructing a JSON object that describes the elements that are displayed for a field or view and the styles to be applied to those elements. | |
HTML To Formatter | Most developers are used to writing HTML rather than JSON. This tool can help building a formatter from a given HTML. You can even put in some CSS to get inline styles populated. This tool does not recognize expressions, but you can write expression strings in place of any attribute value and it will be put as-is on the generated JSON. | |
Flicon - Fluent UI Icon Search | This tool is using icons from @fluentui The set of icons is always growing. | |
SharePoint look book | Discover the modern experiences you can build with SharePoint in Microsoft 365. |
Old tool | Suggested alternative |
---|---|
SharePoint Designer 2013 | SP Editor, SP Go, SPPP Generator |
SharePoint Manager 2013 | SP Insider |
U2U Caml builder | Caml JS Console |
Ultimate Developer Tool List for SPFx. Fantastic list of productivity tools by Hugo Bernier, @bernierh.