{"id":25830836,"url":"https://github.com/frontekip/sourcemap-analyzer","last_synced_at":"2026-04-09T12:42:27.041Z","repository":{"id":278707550,"uuid":"936484752","full_name":"Frontekip/sourcemap-analyzer","owner":"Frontekip","description":"React Native sourcemap-analyzer","archived":false,"fork":false,"pushed_at":"2025-02-21T08:11:08.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T22:38:17.051Z","etag":null,"topics":["crashlytics","react","react-native","source-map"],"latest_commit_sha":null,"homepage":"https://sourcemap-analyzer.frontekip.com","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/Frontekip.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-21T06:59:39.000Z","updated_at":"2025-02-21T08:39:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd7b983d-f3d4-4cbf-adfa-71818c5cec24","html_url":"https://github.com/Frontekip/sourcemap-analyzer","commit_stats":null,"previous_names":["frontekip/sourcemap-analyzer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Frontekip/sourcemap-analyzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frontekip%2Fsourcemap-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frontekip%2Fsourcemap-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frontekip%2Fsourcemap-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frontekip%2Fsourcemap-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Frontekip","download_url":"https://codeload.github.com/Frontekip/sourcemap-analyzer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frontekip%2Fsourcemap-analyzer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261073298,"owners_count":23105637,"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":["crashlytics","react","react-native","source-map"],"created_at":"2025-02-28T19:33:52.314Z","updated_at":"2025-12-30T22:28:32.616Z","avatar_url":"https://github.com/Frontekip.png","language":"JavaScript","readme":"# React Native Error Source Map Analyzer\n\nThis project helps developers analyze and debug React Native errors by providing source map analysis capabilities.\n\n## Prerequisites\n\n- Docker installed on your system\n- React Native project with source maps\n\n## Getting Started\n\n1. Pull the Docker image:\n```bash\ndocker pull yasaricli/sourcemap-analyzer\n```\n\n2. Run the analyzer:\n```bash\ndocker run -p 3000:3000 yasaricli/sourcemap-analyzer\n```\n\n3. Open your browser and navigate to:\n```\nhttp://localhost:3000\n```\n\n## Development\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/yasaricli/sourcemap-analyzer.git\ncd sourcemap-analyzer\n```\n\n2. Install dependencies:\n```bash\nnpm install\n```\n\n3. Start development server:\n```bash\nnpm run dev\n```\n\n4. Build Docker image locally:\n```bash\ndocker build -t sourcemap-analyzer .\n```\n\n5. Run locally built image:\n```bash\ndocker run -p 3000:3000 sourcemap-analyzer\n```\n\n## Usage\n\n1. Upload your React Native source map file\n2. Paste the error stack trace\n3. View the analyzed results with proper file names and line numbers\n\n## Features\n\n- Source map analysis for React Native errors\n- Stack trace mapping for Firebase Crashlytics error reports\n- Line number and column mapping\n- Original source code viewing\n- Easily analyze and debug minified production crashes from Crashlytics\n- Precise error location identification in your original source code\n\n## Why Use This?\n\nThis tool is particularly useful when dealing with Firebase Crashlytics crash reports. When your React Native app crashes in production, Crashlytics provides minified stack traces that are hard to read. This analyzer helps you:\n\n- Decode minified stack traces from Crashlytics\n- Locate exact file, line, and column in your original source code\n- Save time in debugging production issues\n- Better understand crash patterns in your production app\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontekip%2Fsourcemap-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrontekip%2Fsourcemap-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontekip%2Fsourcemap-analyzer/lists"}