{"id":18852885,"url":"https://github.com/moderrek/periodic-table","last_synced_at":"2026-04-28T23:33:35.896Z","repository":{"id":226823901,"uuid":"769735008","full_name":"Moderrek/periodic-table","owner":"Moderrek","description":"Periodic Table with clickable elements to see details.","archived":false,"fork":false,"pushed_at":"2024-06-06T08:02:35.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-23T04:17:39.085Z","etag":null,"topics":["chemical","chemistry","data","element","elements","generator","html","javascipt","javascript","json","periodic-table","pure-javascript","table","vanilla-html","vanilla-javascript"],"latest_commit_sha":null,"homepage":"https://moderrek.github.io/periodic-table/","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/Moderrek.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-03-09T22:45:33.000Z","updated_at":"2024-06-06T08:05:34.000Z","dependencies_parsed_at":"2024-11-08T03:42:09.678Z","dependency_job_id":"3f646463-4de9-4387-ae37-c215a8fef7a9","html_url":"https://github.com/Moderrek/periodic-table","commit_stats":null,"previous_names":["moderrek/periodic-table"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Moderrek/periodic-table","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moderrek%2Fperiodic-table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moderrek%2Fperiodic-table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moderrek%2Fperiodic-table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moderrek%2Fperiodic-table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Moderrek","download_url":"https://codeload.github.com/Moderrek/periodic-table/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moderrek%2Fperiodic-table/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32404340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"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":["chemical","chemistry","data","element","elements","generator","html","javascipt","javascript","json","periodic-table","pure-javascript","table","vanilla-html","vanilla-javascript"],"created_at":"2024-11-08T03:41:59.589Z","updated_at":"2026-04-28T23:33:35.867Z","avatar_url":"https://github.com/Moderrek.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧪 [Periodic Table](https://en.wikipedia.org/wiki/Periodic_table)\n\nWebsite version of [periodic table of the elements](https://en.wikipedia.org/wiki/Periodic_table) created in pure [HTML](https://pl.wikipedia.org/wiki/HTML), [JavaScript](https://en.wikipedia.org/wiki/JavaScript) and [CSS](https://en.wikipedia.org/wiki/CSS). Website generates table from [JSON (JavaScript Object Notation)](https://en.wikipedia.org/wiki/JSON) data.\n\n[**Go to the website**](https://moderrek.github.io/periodic-table/)\n\nIf you _click_ on an element, a _modal window_ will open where you can read information about it such as **Phase**, **density**, **melts temperature**, **mass**, etc.\n\n## 📷 Screenshots\n\n![table image](https://github.com/Moderrek/periodic-table/assets/16192262/9699c9e5-eb20-4175-a291-c96d64917a57)\n![modal image](https://github.com/Moderrek/periodic-table/assets/16192262/82523a29-7472-4bef-85ec-bdafc3cdc47e)\n\n## 📊 Dataset\n\nI got periodic table data from [this repo](https://github.com/Bowserinator/Periodic-Table-JSON/blob/master/PeriodicTableJSON.json) distributed under [Creative Commons Attribution-ShareAlike 3.0 Unported license](https://creativecommons.org/licenses/by-sa/3.0/)\n\n## © License\n\n```license\nMIT License\n\nCopyright (c) 2024 Tymon Woźniak\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoderrek%2Fperiodic-table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoderrek%2Fperiodic-table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoderrek%2Fperiodic-table/lists"}