{"id":26119578,"url":"https://github.com/rbcavi/factorio-viewer","last_synced_at":"2025-06-16T16:13:11.910Z","repository":{"id":190040750,"uuid":"678437320","full_name":"RbCaVi/factorio-viewer","owner":"RbCaVi","description":"An item and recipe browser for Factorio (with more possibly to come)","archived":false,"fork":false,"pushed_at":"2024-09-09T12:57:20.000Z","size":1571,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"viewer","last_synced_at":"2025-03-10T12:56:45.206Z","etag":null,"topics":["factorio","factorio-data","factorio-tool","info","information","static-site","static-website"],"latest_commit_sha":null,"homepage":"https://rbcavi.github.io/factorio-viewer/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RbCaVi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-08-14T14:50:11.000Z","updated_at":"2024-11-26T02:23:53.000Z","dependencies_parsed_at":"2024-01-11T21:57:16.579Z","dependency_job_id":"2e8c4a7b-03e3-42ab-a309-8f0eadae9ba4","html_url":"https://github.com/RbCaVi/factorio-viewer","commit_stats":null,"previous_names":["rbcavi/sejs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RbCaVi/factorio-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RbCaVi%2Ffactorio-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RbCaVi%2Ffactorio-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RbCaVi%2Ffactorio-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RbCaVi%2Ffactorio-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RbCaVi","download_url":"https://codeload.github.com/RbCaVi/factorio-viewer/tar.gz/refs/heads/viewer","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RbCaVi%2Ffactorio-viewer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260194798,"owners_count":22972643,"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":["factorio","factorio-data","factorio-tool","info","information","static-site","static-website"],"created_at":"2025-03-10T12:55:33.326Z","updated_at":"2025-06-16T16:13:11.881Z","avatar_url":"https://github.com/RbCaVi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# factorio-viewer\n\nA static site with a item and recipe browser for Factorio modpacks.\n\nI have some other features planned:\n\n* Recipe Calculator (like FactorioLab)\n* Upload modpack\n* Blueprint viewer/editor\n* Modpack maker (for this)\n* Wiki editor (MediaWiki) (original purpose for updating the Space Exploration wiki)\n\n## Hosting\nIt's hosted on Github Pages at https://rbcavi.github.io/factorio-viewer/viewer.html\n\nYou can host it on your computer with a static HTML server.\n\n`mods.json` is the configuration file. It has the following structure:\n```\n{\n\t\"assetlocations\":{\n\t\t\"__default\":\"\u003curl or relative path containing {}\u003e\",\n\t\t\"\u003cmod name\u003e\":\"\u003curl or relative path to asset folder\u003e\"\n\t\t...\n\t},\n\t\"datalocations\":{\n\t\t\"\u003cmod name\u003e\":{\n\t\t\t\"data\":\"\u003curl or relative path to data.json\u003e\",\n\t\t\t\"locale\":\"\u003curl or relative path to locale.json\u003e\",\n\t\t}\n\t\t...\n\t}\n}\n```\n\nThe `__default` key in `assetlocations` is the default place to find mod assets. `{}` is replaced by the name of the mod to get the asset folder for that mod.\n\n`data.json` is a JSON dump of the `data` table inside Factorio.\n\n`locale.json` is the locale entries as JSON:\n```\n{\n\t\"en\":{\n\t\t\"item-name.iron_plate\":\"Iron Plate\",\n\t\t...\n\t}\n\t...\n}\n```\n\n`data.json`, `locale.json`, and the asset folders are generated by https://github.com/RbCaVi/get-factorio-data\n\n## How to contribute\n\nLook at the issues and pick one or check `TODO.md`.\nPull request/fork, not push to `main`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbcavi%2Ffactorio-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frbcavi%2Ffactorio-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbcavi%2Ffactorio-viewer/lists"}