{"id":15371547,"url":"https://github.com/stevehobbsdev/glimpse.plugins.bundling","last_synced_at":"2026-03-18T00:30:17.762Z","repository":{"id":9695026,"uuid":"11643486","full_name":"stevehobbsdev/Glimpse.Plugins.Bundling","owner":"stevehobbsdev","description":"A plugin for Glimpse which exposes Asp.Net MVC Bundles and whether they were used on the current page request.","archived":false,"fork":false,"pushed_at":"2014-03-05T23:46:31.000Z","size":1084,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-08T09:23:12.115Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stevehobbsdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-24T19:39:54.000Z","updated_at":"2019-04-06T01:03:15.000Z","dependencies_parsed_at":"2022-08-29T22:52:19.621Z","dependency_job_id":null,"html_url":"https://github.com/stevehobbsdev/Glimpse.Plugins.Bundling","commit_stats":null,"previous_names":["elkdanger/glimpse.plugins.bundling"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2FGlimpse.Plugins.Bundling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2FGlimpse.Plugins.Bundling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2FGlimpse.Plugins.Bundling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2FGlimpse.Plugins.Bundling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevehobbsdev","download_url":"https://codeload.github.com/stevehobbsdev/Glimpse.Plugins.Bundling/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239929387,"owners_count":19720122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T13:47:31.097Z","updated_at":"2026-03-18T00:30:17.675Z","avatar_url":"https://github.com/stevehobbsdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Glimpse.Plugins.Bundling\n========================\n\nA plugin for Glimpse which exposes Asp.Net MVC Bundles and whether they were used on the current page request.\n\nInstall through Nuget:\n---------------\n\n    Install-Package Glimpse.Plugins.Bundling\n\nThe plugin simply shows which bundles have been created and what their contents are. You can also see which transforms are in use, the CDN path (if any) and\nwhat Orderer instance is being used.\n\nNo boilerplate code is necessary - simply install the package through Nuget, and rebuild.\n\n![Plugin Screenshot](https://raw.github.com/elkdanger/Glimpse.Plugins.Bundling/master/media/screenshot.jpg)\n\nViewing included Bundles\n------------------------\nThe bundles that have been included and used on the current page can be viewed (seen highlighted in green in the screenshot above) by registering a HTTP handler, as follows:\n\n\t\u003cmodules\u003e\n\t\t\u003cadd name=\"Glimpse\" type=\"Glimpse.AspNet.HttpModule, Glimpse.AspNet\" preCondition=\"integratedMode\" /\u003e\n\t\t\n\t\t\u003c!-- Register this handler to view process bundles on the page --\u003e\n\t\t\u003cadd name=\"GlimpseBundlePluginHttpModule\" type=\"Glimpse.Plugins.Bundling.GlimpseBundlePluginHttpModule, Glimpse.Plugins.Bundling\" preCondition=\"integratedMode\" /\u003e\n\t\u003c/modules\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevehobbsdev%2Fglimpse.plugins.bundling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevehobbsdev%2Fglimpse.plugins.bundling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevehobbsdev%2Fglimpse.plugins.bundling/lists"}