Found 19 repositories(showing 19)
tesfayegari
Sharepoint Framework (SPFx) Large List Webpart using React & Office UI Components
swaminawale
A tiny SharePoint Framework (SPFx) web part that creates and fully configures an “Employee Database” list in a single click. Perfect for demos, PoCs, or bootstrapping intranet solutions.
SolidSpace
A SharePoint Webpart integration of FullCalendar. This SPFX Solution can be used as an modern Presentation of the classic SharePointClassic Calendar List.
Matej4386
Outlook addin example manifest for sharepoint 2019 spfx webpart It allows to for example to upload email attachment to Sharepoint library, or create list item with email properties (from, to, body, subject, cc, etc.) It uses Office.js library. I have created typescript class to use Office.js base functions with await.
rainerhamal
SharePoint Online- Add item to SharePoint List using SharePoint Framework (SPFx)
A simple SPFx solution built with React for bulk data addition to SharePoint lists. Originally developed for adding testing data quickly, this solution can also be useful in projects that require bulk data addition.
This codes is used for getting the SharePoint list items using SPFX no javascript framework
tahir2944
This is a spfx client side web-part for SharePoint used to delete list items. Tested on Office 365 SharePoint environment, where the threshold is set to 5000 items. Thus it will delete 4999 items at a time from the list. Be careful with production environment. Deleting more than 15000 items continuously in one shot, Microsoft SharePoint might block you for a while.
AntonioCarlosMuniz
SharePoint List CRUD using PnP JS and SPFx
nikhildhumal
CRUD operation on Sharepoint List using React JS SPFX
mullerkrativo
To demonstrate quiz scenario in SPfx using SharePoint list to Store Data
salman123441512
1. How to get 5000 items from SharePoint List In SPFX. 2 How to Post Data in SharePoint list with SPFX . 3 How to Post File In SharePoint Library with SPFX. 4 Crud Operation in SPFX Using @PnP/js. 5 How to get Current User and User Properties . 6 How to get Lookup Column data in SPFX .
PopWarner
SharePoint Framework Enhancement Packs that provide CSS icons, styles, animations & more that can be used in SPFx solutions and SharePoint List Formatting.
abashutosh
This code shows how to get the data from SharePoint Online list and display it in a SPFX WebPart using ReactJs
wronad
SP react app, reads & writes to List using SPFx for SP MS365/online and PnP for SP OnPrem. The SPFx app removes the react version restriction dependent in @microsoft/generator-sharepoint.
GeorgeLuther
Working with SharePoint SPFx custom extensions. This one uses List View Command Set to create a command bar button opening a custom dialog.
abashutosh
This is a repo contains code for SPFx Webpart to add and delete records in a SharePoint Online list using React/KnockOutJs along with PnP-Js
bdking71
This is a demo SharePoint Framework (SPFx) WebPart which provisions the FAQ list when adding the webpart to the site. Also, this webpart using jQuery and jQuery Ui to display the FAQs.
This repository demonstrates a SharePoint Framework (SPFx) web part that uses the PnP MSAL (Microsoft Authentication Library) to securely authenticate against Azure Active Directory and retrieve SharePoint list items. It shows how to acquire access tokens via MSAL and call SharePoint APIs in a modern, secure, and enterprise-ready way.
All 19 repositories loaded