{"id":20213726,"url":"https://github.com/knvmrt/web-live-clock-display","last_synced_at":"2026-05-06T15:32:51.304Z","repository":{"id":262304431,"uuid":"886833191","full_name":"knvmrt/web-live-clock-display","owner":"knvmrt","description":"Web Dynamic  Live Clock Display. ","archived":false,"fork":false,"pushed_at":"2025-01-09T19:13:13.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T20:21:42.357Z","etag":null,"topics":["clock","css","front-end","html","javascript","js","scss","web-clock"],"latest_commit_sha":null,"homepage":"","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knvmrt.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":"2024-11-11T17:28:09.000Z","updated_at":"2025-01-09T19:13:16.000Z","dependencies_parsed_at":"2024-11-11T18:35:48.841Z","dependency_job_id":"72666f77-21f6-43fb-aa7f-08b0acc0a2e6","html_url":"https://github.com/knvmrt/web-live-clock-display","commit_stats":null,"previous_names":["knvmrt/web-live-clock-display"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knvmrt%2Fweb-live-clock-display","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knvmrt%2Fweb-live-clock-display/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knvmrt%2Fweb-live-clock-display/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knvmrt%2Fweb-live-clock-display/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knvmrt","download_url":"https://codeload.github.com/knvmrt/web-live-clock-display/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241652946,"owners_count":19997575,"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":["clock","css","front-end","html","javascript","js","scss","web-clock"],"created_at":"2024-11-14T06:11:11.359Z","updated_at":"2026-05-06T15:32:46.247Z","avatar_url":"https://github.com/knvmrt.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://i.imgur.com/Pd4IVru.jpeg\" alt=\"Resim\" width=\"100%\"/\u003e\n\n## 🌐 Sosial Medias:\n\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-%230077B5.svg?style=for-the-badge\u0026logo=linkedIn\u0026logoColor=white)](https://linkedin.com/in/knvmrt)\n[![GITHUB](https://img.shields.io/badge/GitHub-%23081030.svg?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/knvmrt)\n[![GITLAB](https://img.shields.io/badge/GitLab-%23E1442A.svg?style=for-the-badge\u0026logo=gitlab\u0026logoColor=white)](https://gitlab.com/knvmrt)\n[![Instagram](https://img.shields.io/badge/Instagram-%23E4405F.svg?style=for-the-badge\u0026logo=instagram\u0026logoColor=white)](https://instagram.com/knvmrt)\n[![Behance](https://img.shields.io/badge/Behance-1769ff.svg?style=for-the-badge\u0026logo=behance\u0026logoColor=white)](https://behance.net/knvmrt)\n[![Bento](https://img.shields.io/badge/Bento-%23000000.svg?style=for-the-badge\u0026logo=bento\u0026logoColor=white)](https://bento.me/knvmrt)\n\n\u003chr\u003e\u003c/hr\u003e\n\n# 🗂️Project information:\n### Project Name: Web Live Clock Display. \n### Project Description: Web Dynamic Live Clock Display. \n\n### Project structure:\n```bash\n└── web-live-time-display\n    └── src\n        └── assets\n            └── img\n                └── moon.svg\n                └── sun.svg\n        └── pages\n            └── index.html\n        └── scripts\n            └── js\n                └── index.js\n        └── styles\n            └── css\n                └── main.css\n                └── main.css.map\n            └── scss\n                └── _globalStyles.scss\n                └── _styleHome.scss\n                └── _variable.scss\n                └── main.scss\n    └── .gitignore\n    └── package.json\n    └── README.md\n```\n\n## 💻Project tech:\n\n![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge\u0026logo=html5\u0026logoColor=white)\n![SCSS](https://img.shields.io/badge/SCSS-hotpink.svg?style=for-the-badge\u0026logo=SASS\u0026logoColor=white)\n![CSS](https://img.shields.io/badge/css-%231572B6.svg?style=for-the-badge\u0026logo=css3\u0026logoColor=white)\n![JavaScript](https://img.shields.io/badge/java%20script-%23223300.svg?style=for-the-badge\u0026logo=javascript\u0026logoColor=%23F7DF1E)\n\n## ⌨️Bash commands:\n\n```bash\n\nnpm init -y     # It finds the packages you use in the project and creates package.json files.\n\nnpm install     # It finds the packages you use in the project and creates package-lock.json files.\n\nnpm run c-scss   # SCSS compilation\n\n```\n\n## © Creative Commons Attribution-NonCommercial 4.0 Iernational License\n\n### This work is licensed under the [Creative Commons Attribution-NonCommercial 4.0 International License](https://creativecommons.org/licenses/by-nc/4.0/). The full text of the license can be found at [this link](https://creativecommons.org/licenses/by-nc/4.0/).\n\n![](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-nc.svg)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknvmrt%2Fweb-live-clock-display","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknvmrt%2Fweb-live-clock-display","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknvmrt%2Fweb-live-clock-display/lists"}