{"id":25608998,"url":"https://github.com/sarthaktexas/salamandarian","last_synced_at":"2026-06-23T11:32:46.561Z","repository":{"id":115394934,"uuid":"248669835","full_name":"sarthaktexas/salamandarian","owner":"sarthaktexas","description":null,"archived":false,"fork":false,"pushed_at":"2020-03-21T22:06:31.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-21T20:42:09.724Z","etag":null,"topics":["apbiology","extinction","javascript","js","lab","salamander"],"latest_commit_sha":null,"homepage":"https://raw.githubusercontent.com/sarthaktexas/salamandarian/master/salamandarian.js?token=AGXYZ4ESQ4KP5VHKM4YQ2ZC6PZB5W","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/sarthaktexas.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":"2020-03-20T04:44:22.000Z","updated_at":"2023-04-11T15:28:55.000Z","dependencies_parsed_at":"2023-03-13T13:02:32.998Z","dependency_job_id":null,"html_url":"https://github.com/sarthaktexas/salamandarian","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sarthaktexas/salamandarian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarthaktexas%2Fsalamandarian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarthaktexas%2Fsalamandarian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarthaktexas%2Fsalamandarian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarthaktexas%2Fsalamandarian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sarthaktexas","download_url":"https://codeload.github.com/sarthaktexas/salamandarian/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarthaktexas%2Fsalamandarian/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34686727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["apbiology","extinction","javascript","js","lab","salamander"],"created_at":"2025-02-21T20:30:51.327Z","updated_at":"2026-06-23T11:32:46.556Z","avatar_url":"https://github.com/sarthaktexas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# salamandarian\n\n* run in a web console such as https://jsconsole.com/\n\u003e when you do run be sure to follow the following: (you must run each code 20 times to get the needed data)\n\n* each time change `startingValue` to the `values.length` (rolledDice) given in previous month\n\nfor example,\n\n```javascript\n//first time\nconst startingValue = 20;\n//second time \nconst startingValue = 11;\n```\n\n* also change the numbers to represent what's actually happening (per simulation)\n* reproduced need not be changed\n\n```javascript\nlet results = {\n    dead: values.filter(v =\u003e v === 1 || v === 2 || v === 4).length,\n    reproduced: values.filter(v =\u003e v === 2).length,\n    alive: values.filter(v =\u003e v === 5 || v === 6).length\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarthaktexas%2Fsalamandarian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsarthaktexas%2Fsalamandarian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarthaktexas%2Fsalamandarian/lists"}