Coder Social home page Coder Social logo

spfx's Introduction

SPFx Web Parts


This repository contains SPFx samples realized by @jbarbam.

Additional resources

Using the samples

To build and start using these projects, you'll need to clone and build the projects.

  1. Clone this repository by executing the following command in your console:
git clone https://github.com/jbarbam/SPFx.git
  1. Navigate to the cloned repository folder:
cd `repository-folder-name`
  1. Access to sample webpart. To access the samples use the following command, where you replace sample-folder-name with the name of the sample you want to access.
cd webparts
cd sample-folder-name
  1. Install the packages Now run the following command to install the npm packages:
npm install

This will install the required npm packages and dependencies to build and run the client-side project.

  1. Run then webpart Once the npm packages are installed, run the following command to preview your web parts in SharePoint Workbench:
gulp serve

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.

Author(s) & Contributor(s)

Repository Author(s)
SPFx Juan Barba (M365 & SharePoint software engineer), @jbarbam)

Web parts included

Overview Web Part Description
Who is Who Who is Who With this web part, you can search users. This web part use MS Graph API to access users information and Fluent UI controls to show these user information.
Scroll Page Indicator Scroll Page Indicator This webpart represents scrollbar page indicator for SharePoint modern pages.The progress bar increases or decreases when user scrolling through the page.

Sharing is caring!

spfx's People

Contributors

devbitbcn avatar jbarbam avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.