{"id":15434291,"url":"https://github.com/cenfun/source-map-report","last_synced_at":"2026-01-02T01:58:59.347Z","repository":{"id":60394823,"uuid":"541372257","full_name":"cenfun/source-map-report","owner":"cenfun","description":"source-map-report","archived":false,"fork":false,"pushed_at":"2022-10-01T10:50:10.000Z","size":236,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-18T08:39:14.801Z","etag":null,"topics":["html","report","source-map"],"latest_commit_sha":null,"homepage":"https://cenfun.github.io/source-map-report/","language":"Vue","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/cenfun.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":"2022-09-26T02:05:56.000Z","updated_at":"2022-09-26T09:49:02.000Z","dependencies_parsed_at":"2023-01-18T22:05:30.223Z","dependency_job_id":null,"html_url":"https://github.com/cenfun/source-map-report","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenfun%2Fsource-map-report","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenfun%2Fsource-map-report/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenfun%2Fsource-map-report/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cenfun%2Fsource-map-report/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cenfun","download_url":"https://codeload.github.com/cenfun/source-map-report/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243589328,"owners_count":20315471,"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":["html","report","source-map"],"created_at":"2024-10-01T18:38:40.807Z","updated_at":"2026-01-02T01:58:59.305Z","avatar_url":"https://github.com/cenfun.png","language":"Vue","readme":"# source-map-report\n\u003e preview source map file in html\n\n## Online Page\n[https://cenfun.github.io/source-map-report/](https://cenfun.github.io/source-map-report/)\n\n## Install\n```sh\nnpm i source-map-report\n```\n\n## Usage\n```js\nconst SMR = require('source-map-report');\nSMR({\n    name: \"My source map report\",\n    outputFile: \"path-to/my-report.html\",\n    sourcesAndMaps: {\n        \"source-file-name.js\": \"source-file-content\",\n        \"source-file-name.js.map\": \"source-map-content\",\n        \"source-file-name2.js\": \"source-file-content2\",\n        \"source-file-name2.js.map\": \"source-map-content2\"\n    }\n});\n```\nsee [test/test.js](/test/test.js)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcenfun%2Fsource-map-report","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcenfun%2Fsource-map-report","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcenfun%2Fsource-map-report/lists"}