Giter VIP home page Giter VIP logo

sp-editor's Introduction

SP Editor for Microsoft Edge

This is total re-write of SP Editor Extension using React, Office UI Fabric and Ionic. This Extension is installable to Microsoft Edge from Microsoft Edge Addons. Not all features has been ported yet, but I think feature parity will be set during H1. When that happens, Chrome SP Editor will be updated to the same code base.

SP Editor

If you want to chip in by porting features or even creating new ones, here is a quide how to get started contributing.

running locally with watch mode

git clone https://github.com/pnp/sp-editor.git # clone the project
cd sp-editor # go to the folder
npm i # install dependencies
npm run watch # build and start watch mode
code . # open vscode

Open Microsoft Edge and select Extensions from the menu

Enable Developer Mode

Load Unpacked Extension, select the build folder of the project

If all good, the local build extension will show up

Now you can open a SharePoint site, open devtools and select SharePoint tab. Press the reload button to reload extension after making code changes.

To inspect the Extension, you can open the extension devtool by right clicking and selecting Inspect and you can see the dom/console/sources/etc of the extension.

sp-editor's People

Contributors

tavikukko avatar erwinvanhunen 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.