Built in react and redux, this is a blade that provides the capability to add dynamic content any host site
Перейти к файлу
Karina Jain 4c9a0ee2dc Updating tab title 2018-12-10 11:27:59 -08:00
src Merge branch 'master' into update-tab-title 2018-12-10 11:24:03 -08:00
.gitignore Initial commit 2018-06-25 12:52:39 -07:00
.npmrc adding right scripts 2018-12-04 11:41:36 -08:00
LICENSE Clean commit. 2018-08-22 14:39:27 -07:00
README.md Updating readme for demo start and updating the default config to exclude dynamic tab 2018-12-04 12:56:59 -08:00
SiteInspector.sln Renaming to getting started tab 2018-12-05 12:05:02 -08:00
install.js Updating tab title 2018-12-10 11:27:59 -08:00
package.json merged master -> npm-install-remove-prefix 2018-12-07 16:43:55 -08:00

README.md

Welcome to SiteInspector.js!    Build status

Robot SiteInspector.js is a framework for a lightweight pane that slides out from the side of your browser window and can be used to enhance any web site or portal with additional, contextual content. Use it to display usage statistics, expose diagnostic tools, show performance analytics, or any other useful information to help you manage and maintain your site.

Getting started

To try out this example, clone the project and install npm if you don't have it already.

npm run demo

This will launch a test server (http://localhost:3000) with an example of the SiteInspector.JS shell embedded in the page. The small Microsoft logo tab on the left of the page can be clicked to slide out the blade framework as shown on the right.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.