Skip to content

Reusable SharePoint Framework (SPFx) controls designed to enhance SharePoint solutions, providing easy-to-integrate components for developers working with SharePoint sites.

Notifications You must be signed in to change notification settings

summitbaj/SharepointSPFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharePoint SPFx Controls

Welcome to the SharePoint SPFx Controls repository! This collection offers a set of reusable SharePoint Framework (SPFx) controls designed to enhance your SharePoint solutions. Each control is encapsulated in its own folder, containing all necessary files and code for seamless integration into your SPFx projects.

Available Controls

  • CustomWebMap: Integrate a custom web map into your SharePoint site, providing interactive mapping capabilities.
  • OpenLastModified: Quickly access and open the most recently modified files in a SharePoint document library.
  • RecentNotebookViewer: Display the latest OneNote notebook created within a SharePoint folder.
  • TinyURL: Generate shortened URLs for SharePoint pages and documents, simplifying link sharing with compact URLs.

Getting Started

To utilize these controls in your SharePoint projects:

  1. Clone or Download the Repository:

    • Clone the repository using:
      git clone https://github.com./summitbaj/SharepointSPFX.git
    • Alternatively, download the repository as a ZIP file and extract its contents.
  2. Explore Individual Control Folders:

    • Navigate to the specific control's folder to access its implementation.
    • Each folder contains the necessary files and code to integrate the control into your SPFx project.
  3. Integrate into Your SPFx Project:

    • Copy the relevant files from the control's folder into your SPFx project's directory.
    • Follow the provided instructions within each control's folder for integration steps.

Contributing

Contributions are welcome! To add a new control or improve existing ones:

  1. Fork the Repository:

    • Click the "Fork" button at the top right of this page to create your own copy of the repository.
  2. Add or Modify Controls:

    • Create a new folder for your control or modify existing ones.
    • Ensure each control is self-contained with clear instructions for integration.
  3. Submit a Pull Request:

    • Once your changes are ready, submit a pull request detailing your modifications.

Please ensure that your contributions do not contain any sensitive information and that you have the rights to share the content.

License

This project is licensed under the MIT License.


Note: This repository is a fork of summitbaj-zz/SharepointSPFX. For the original project and additional resources, please refer to the upstream repository.

About

Reusable SharePoint Framework (SPFx) controls designed to enhance SharePoint solutions, providing easy-to-integrate components for developers working with SharePoint sites.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published