https://github.com/Microsoft/powerbi-router
Score: 18.432232069756626
Last synced: about 8 hours ago
JSON representation
Repository metadata:
A lightweight router for the Power BI JavaScript SDK which allows a hosting application to register routes to extend and integrate with Power BI embedded components.
- Host: GitHub
- URL: https://github.com/Microsoft/powerbi-router
- Owner: microsoft
- License: mit
- Created: 2016-06-23T18:30:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-14T13:48:00.000Z (almost 2 years ago)
- Last Synced: 2026-07-23T01:24:02.364Z (21 days ago)
- Language: TypeScript
- Homepage: https://microsoft.github.io/powerbi-router
- Size: 161 KB
- Stars: 10
- Watchers: 28
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Owner metadata:
- Name: Microsoft
- Login: microsoft
- Email: opensource@microsoft.com
- Kind: organization
- Description: Open source projects and samples from Microsoft
- Website: https://opensource.microsoft.com
- Location: Redmond, WA
- Twitter: OpenAtMicrosoft
- Company:
- Icon url: https://avatars.githubusercontent.com/u/6154722?v=4
- Repositories: 8021
- Last Synced at: 2026-08-06T04:39:52.215Z
- Profile URL: https://github.com/microsoft
GitHub Events
Total
- Fork event: 2
- Member event: 1
- Total: 3
Last Year
- Total: 0
Committers metadata
Last synced: 2 days ago
Total Commits: 60
Total Committers: 6
Avg Commits per committer: 10.0
Development Distribution Score (DDS): 0.15
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Matt Mazzola | m****m@m****m | 51 |
| Anant Singh | v****s@m****m | 4 |
| Or Shemesh | 3****6 | 2 |
| Wallace Breza | w****e@b****e | 1 |
| Microsoft GitHub User | m****s@m****m | 1 |
| Mayur Garhwal | v****h@m****m | 1 |
Issue and Pull Request metadata
Last synced: 21 days ago
Total issues: 1
Total pull requests: 5
Average time to close issues: N/A
Average time to close pull requests: about 17 hours
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.0
Average comments per pull request: 0.2
Merged pull request: 5
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- orshemesh16 (1)
Top Pull Request Authors
- orshemesh16 (4)
- anant-k-singh (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 2
-
Total downloads:
- npm: 1,525,054 last-month
- Total docker downloads: 7,445
- Total dependent packages: 4 (may contain duplicates)
- Total dependent repositories: 243 (may contain duplicates)
- Total versions: 6
- Total maintainers: 3
npmjs.org: powerbi-router
Router for Microsoft Power BI. Given an http method and url pattern call the matching handler with the request and response object. Syntax matches common libraries such as express and restify.
- Homepage: https://github.com/Microsoft/powerbi-router#readme
- Licenses: MIT
- Latest release: 0.1.5 (published almost 10 years ago)
- Last Synced: 2026-08-12T01:35:42.304Z (1 day ago)
- Versions: 5
- Dependent Packages: 2
- Dependent Repositories: 242
- Downloads: 1,525,054 Last month
- Docker Downloads: 7,445
-
Rankings:
- Downloads: 0.36%
- Docker downloads count: 1.024%
- Dependent repos count: 1.045%
- Average: 4.783%
- Forks count: 6.285%
- Dependent packages count: 8.798%
- Stargazers count: 11.188%
- Maintainers (3)
repo1.maven.org: org.webjars.npm:powerbi-router
WebJar for powerbi-router
- Homepage: http://webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/powerbi-router/
- Licenses: MIT
- Latest release: 0.1.5 (published over 8 years ago)
- Last Synced: 2026-08-12T01:35:42.283Z (1 day ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 1
-
Rankings:
- Dependent repos count: 20.762%
- Dependent packages count: 23.153%
- Average: 31.787%
- Forks count: 35.511%
- Stargazers count: 47.722%
Dependencies
- del ^2.2.0 development
- gulp ^4.0.2 development
- gulp-gh-pages ^0.5.4 development
- gulp-header ^1.8.7 development
- gulp-help-four ^0.2.3 development
- gulp-rename ^1.2.2 development
- gulp-replace ^0.5.4 development
- gulp-tslint ^6.1.1 development
- gulp-typedoc ^2.0.0 development
- gulp-uglify ^1.5.3 development
- gulp4-run-sequence ^1.0.1 development
- jasmine-core ^2.4.1 development
- karma ^0.13.22 development
- karma-chrome-launcher ^1.0.1 development
- karma-coverage ^1.0.0 development
- karma-jasmine ^1.0.2 development
- karma-phantomjs-launcher ^1.0.0 development
- karma-sourcemap-loader ^0.3.7 development
- karma-spec-reporter 0.0.26 development
- moment ^2.14.1 development
- phantomjs-prebuilt ^2.1.7 development
- ts-loader ^0.8.2 development
- tslint ^3.15.0 development
- typedoc ^0.4.4 development
- typescript ^1.8.10 development
- typings ^1.3.2 development
- webpack-stream ^3.2.0 development
- yargs ^4.7.1 development
- es6-promise ^3.2.1
- route-recognizer ^0.1.11