{"id":15384728,"url":"https://github.com/florianfe/elements","last_synced_at":"2025-05-11T01:15:31.417Z","repository":{"id":21917552,"uuid":"94428733","full_name":"FlorianFe/Elements","owner":"FlorianFe","description":"⚛⚗ A desktop App which displays the periodic table","archived":false,"fork":false,"pushed_at":"2023-02-18T16:36:52.000Z","size":2143,"stargazers_count":167,"open_issues_count":4,"forks_count":30,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-11T01:15:25.687Z","etag":null,"topics":["chemistry","desktop-app","electron","periodic-table","polymer"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FlorianFe.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}},"created_at":"2017-06-15T10:28:34.000Z","updated_at":"2025-04-30T07:00:40.000Z","dependencies_parsed_at":"2024-01-16T10:09:48.423Z","dependency_job_id":null,"html_url":"https://github.com/FlorianFe/Elements","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianFe%2FElements","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianFe%2FElements/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianFe%2FElements/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianFe%2FElements/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FlorianFe","download_url":"https://codeload.github.com/FlorianFe/Elements/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253501870,"owners_count":21918335,"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":["chemistry","desktop-app","electron","periodic-table","polymer"],"created_at":"2024-10-01T14:43:10.388Z","updated_at":"2025-05-11T01:15:31.387Z","avatar_url":"https://github.com/FlorianFe.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Icon\" src=\"https://florianfe.github.io/screenshots/elements/icon.png\"\u003e\n  \u003ch1 align=\"center\"\u003eElements\u003c/h1\u003e\n  \u003cp align=\"center\"\u003e\n    A desktop App which displays the periodic table\u003cbr\u003e\n    It's using the \u003ca href=\"https://github.com/FlorianFe/chemical-element-visualisation\"\u003e\u0026lt;chemical-element-visualisation\u0026gt;\u003c/a\u003e Web Component\n    \u003cbr\u003e\u003cbr\u003e\n    \u003cimg alt=\"build-with-love\" src=\"http://forthebadge.com/images/badges/built-with-love.svg\"\u003e\n    \u003cimg alt=\"uses-js\" src=\"http://forthebadge.com/images/badges/uses-js.svg\"\u003e\n    \u003cbr\u003e\n    \u003cimg alt=\"download-count\" src=\"https://img.shields.io/github/downloads/FlorianFe/Elements/total.svg?color=blue\u0026style=for-the-badge\"\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\u003cbr\u003e\n\n## 📝 Source Code\n\nIn order to use this source code you need to have Node.js, Git and Bower installed globally. After that you have to follow the steps below.\n\n```bash\n# Clone this repository\ngit clone https://github.com/florianfe/Elements\n# Go into the repository\ncd Elements\n# Install npm dependencies\nnpm install\n# Install bower dependencies\nbower install\n# Run the app in test mode\nnpm start\n# build application for release\nnpm run-script dist\n```\n\n\n## 🖼 Preview\n\n\u003cimg alt=\"screenshot_1\" src=\"https://user-images.githubusercontent.com/19766850/88542788-480f2a00-d017-11ea-8ccf-2a93d26dd6d1.png\"\u003e\n\u003cimg alt=\"screenshot_2\" src=\"https://user-images.githubusercontent.com/19766850/88542791-49405700-d017-11ea-9466-f429940bb01b.png\"\u003e\n\u003cimg alt=\"screenshot_3\" src=\"https://user-images.githubusercontent.com/19766850/88544757-2a8f8f80-d01a-11ea-90c0-5cc60af53bcd.png\"\u003e\n\n## 💾 Download\n\n\u003ctable align=\"center\"\u003e\n  \u003ctr\u003e\n    \u003cth\u003ePlatform\u003c/th\u003e\n    \u003cth\u003eVersion\u003c/th\u003e\n    \u003cth\u003eDownload\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eMac\u003c/td\u003e\n    \u003ctd\u003e1.2.1\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://github.com/FlorianFe/Elements/releases/download/v1.2.1/Elements.dmg\"\u003eDownload\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eWindows\u003c/td\u003e\n    \u003ctd\u003e1.2.1\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://github.com/FlorianFe/Elements/releases/download/v1.2.1/Elements.exe\"\u003eDownload\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eLinux (.deb)\u003c/td\u003e\n    \u003ctd\u003e1.2.1\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://github.com/FlorianFe/Elements/releases/download/v1.2.1/Elements.deb\"\u003eDownload\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eLinux (.AppImage)\u003c/td\u003e\n    \u003ctd\u003e1.2.1\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://github.com/FlorianFe/Elements/releases/download/v1.2.1/Elements.AppImage\"\u003eDownload\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## 📖 License\n[![forthebadge](http://forthebadge.com/images/badges/cc-0.svg)](https://creativecommons.org/publicdomain/zero/1.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianfe%2Felements","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflorianfe%2Felements","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianfe%2Felements/lists"}