{"id":45920236,"url":"https://github.com/smenjas/chemistry-explorer","last_synced_at":"2026-02-28T08:37:11.509Z","repository":{"id":143189953,"uuid":"614573937","full_name":"smenjas/chemistry-explorer","owner":"smenjas","description":"A chemistry app built with vanilla JavaScript","archived":false,"fork":false,"pushed_at":"2026-01-28T22:43:24.000Z","size":6114,"stargazers_count":1,"open_issues_count":13,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-29T13:46:49.410Z","etag":null,"topics":["chemical-compounds","chemical-elements","chemistry","isotopes","periodic-table"],"latest_commit_sha":null,"homepage":"https://smenjas.github.io/chemistry-explorer/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smenjas.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-15T21:42:05.000Z","updated_at":"2026-01-28T22:43:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"f51dbedf-9c83-43c1-a028-82ffd41ee6b2","html_url":"https://github.com/smenjas/chemistry-explorer","commit_stats":{"total_commits":555,"total_committers":1,"mean_commits":555.0,"dds":0.0,"last_synced_commit":"7b27b64261deb2b01970254969306d47d738627d"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/smenjas/chemistry-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smenjas%2Fchemistry-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smenjas%2Fchemistry-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smenjas%2Fchemistry-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smenjas%2Fchemistry-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smenjas","download_url":"https://codeload.github.com/smenjas/chemistry-explorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smenjas%2Fchemistry-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29929047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"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":["chemical-compounds","chemical-elements","chemistry","isotopes","periodic-table"],"created_at":"2026-02-28T08:37:10.785Z","updated_at":"2026-02-28T08:37:11.481Z","avatar_url":"https://github.com/smenjas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chemistry Explorer\n\nThis is a chemistry app built with vanilla JavaScript. It's an exercise to\nlearn web development fundamentals, using the simplest technology stack: HTML,\nCSS, \u0026 JS.\n\n## Exercise Constraints\n- No server-side processing required\n- No libraries, frameworks, templates, or preprocessors\n- Limited dev tools:\n  - [Node.js](https://nodejs.org/)\n  - [ESLint](https://www.npmjs.com/package/eslint)\n  - [JSDoc](https://www.npmjs.com/package/jsdoc)\n  - [nodemon](https://www.npmjs.com/package/nodemon)\n  - [Stylelint](https://stylelint.io/)\n\n## Goals\n- [x] Show the periodic table of the elements\n- [x] Show details about each element\n- [x] Show info about simple chemicals (e.g. H\u003csub\u003e2\u003c/sub\u003e, H\u003csub\u003e2\u003c/sub\u003eO, NH\u003csub\u003e3\u003c/sub\u003e)\n\n![Periodic Table of the Elements (large)](screenshots/periodic-table-large.png)\n![Silicon element details](screenshots/silicon.png)\n![SiO2 compound details](screenshots/SiO2.png)\n![Group 14](screenshots/group-14.png)\n![Period 3](screenshots/period-3.png)\n![Isotopes](screenshots/isotopes.png)\n\n## Development\nInstall the dependencies by running:\n```sh\nnpm install\n```\nStart the node server with:\n```sh\nnpm run dev\n```\nIdentify syntax and style issues with:\n```sh\nnpm run lint\n```\nGenerate documentation with:\n```sh\nnpm run doc\n```\nRun automated tests with:\n```sh\nnpm run test\n```\n\n[Molecule](https://icons8.com/icon/C1tk3b2DIflx/molecule) icon by [Icons8](https://icons8.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmenjas%2Fchemistry-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmenjas%2Fchemistry-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmenjas%2Fchemistry-explorer/lists"}