{"id":15570907,"url":"https://github.com/mjs/faux-maps","last_synced_at":"2026-04-26T07:32:38.311Z","repository":{"id":244526552,"uuid":"815495873","full_name":"mjs/faux-maps","owner":"mjs","description":"Generates cute, random maps in the browser using WebAssembly","archived":false,"fork":false,"pushed_at":"2024-07-10T10:44:13.000Z","size":153,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-12T07:51:20.584Z","etag":null,"topics":["graphics","noise","rust","wasm","web"],"latest_commit_sha":null,"homepage":"https://menno.io/faux-maps/","language":"Rust","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/mjs.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":"2024-06-15T10:30:37.000Z","updated_at":"2024-07-10T22:52:56.000Z","dependencies_parsed_at":"2024-06-15T11:47:45.376Z","dependency_job_id":"a5c4e475-8aab-4f84-b9eb-5679e5172b11","html_url":"https://github.com/mjs/faux-maps","commit_stats":null,"previous_names":["mjs/faux-maps"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mjs/faux-maps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjs%2Ffaux-maps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjs%2Ffaux-maps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjs%2Ffaux-maps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjs%2Ffaux-maps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mjs","download_url":"https://codeload.github.com/mjs/faux-maps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjs%2Ffaux-maps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32289926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T06:26:00.361Z","status":"ssl_error","status_checked_at":"2026-04-26T06:25:58.791Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["graphics","noise","rust","wasm","web"],"created_at":"2024-10-02T17:49:21.455Z","updated_at":"2026-04-26T07:32:38.289Z","avatar_url":"https://github.com/mjs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Faux Maps\n\nGenerates cute, random maps in the browser using WebAssembly. Most of the heavy\nlifting is done by the excellent [Noise](https://crates.io/crates/noise) crate.\n\n![image](https://github.com/mjs/faux-maps/assets/14993/c656be25-4fce-4457-a68b-58f895759dee)\n\nLive instance: https://menno.io/faux-maps/\n\n## How to install dependencies\n\n```sh\nnpm install\n```\n\n## How to run in debug mode\n\nNeed this workaround to avoid TLS issues (the Nix flake devshell already has this):\n```\nexport NODE_OPTIONS=--openssl-legacy-provider\n```\n\nThis builds the project and opens it in a new browser tab. Auto-reloads when\nthe project changes.\n\n```sh\nnpm start\n```\n\n## How to build a release\n\nThis builds the project and places it into the `dist` folder.\n\n```sh\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjs%2Ffaux-maps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmjs%2Ffaux-maps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjs%2Ffaux-maps/lists"}