{"id":21383338,"url":"https://github.com/henrique-coder/web-cps-counter","last_synced_at":"2025-03-16T11:26:19.918Z","repository":{"id":229227869,"uuid":"776179030","full_name":"henrique-coder/web-cps-counter","owner":"henrique-coder","description":"An accurate, simple and lightweight static website for those who want to know how many clicks per second they are making.","archived":false,"fork":false,"pushed_at":"2025-01-17T01:44:54.000Z","size":92,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T02:33:15.131Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://henrique-coder.github.io/web-cps-counter","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/henrique-coder.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-22T20:58:36.000Z","updated_at":"2025-01-17T01:44:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"0510bee4-ba2a-40af-9c91-8a77e2dd1eb6","html_url":"https://github.com/henrique-coder/web-cps-counter","commit_stats":null,"previous_names":["henrique-coder/web-cps-counter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrique-coder%2Fweb-cps-counter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrique-coder%2Fweb-cps-counter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrique-coder%2Fweb-cps-counter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrique-coder%2Fweb-cps-counter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henrique-coder","download_url":"https://codeload.github.com/henrique-coder/web-cps-counter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243859945,"owners_count":20359620,"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":[],"created_at":"2024-11-22T11:28:17.803Z","updated_at":"2025-03-16T11:26:19.894Z","avatar_url":"https://github.com/henrique-coder.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2 align=\"center\"\u003eWeb CPS Counter\u003c/h2\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"assets/favicon.png\" alt=\"favicon\" width=\"64\" height=\"64\"\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/created-at/henrique-coder/web-cps-counter?style=for-the-badge\u0026logoColor=white\u0026labelColor=gray\u0026color=white\" alt=\"GitHub Created At\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/commit-activity/m/henrique-coder/web-cps-counter?style=for-the-badge\u0026logoColor=white\u0026labelColor=gray\u0026color=white\" alt=\"GitHub commit activity\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/last-commit/henrique-coder/web-cps-counter?style=for-the-badge\u0026logoColor=white\u0026labelColor=gray\u0026color=white\" alt=\"GitHub last commit\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    An accurate, simple and lightweight static website for those who want to know how many clicks per second they are making. \n\u003c/p\u003e\n\n\u003cbr\u003e\n\n#### Features\n\n- Built with [HTML5](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5), [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS) and [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript).\n\n#### Prerequisites\n\n- Any browser that supports HTML5, CSS3 and JavaScript.\n\n### Installation from source code\n\n```bash\n# 1. Clone the repository\ngit clone https://github.com/henrique-coder/web-cps-counter.git\n\n# 2. Change the directory\ncd web-cps-counter\n\n# 3. Open the index.html file in your browser\n\n# 4. Enjoy! 🎉\n```\n\n### Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have any suggestions that could improve this project, please [fork](https://github.com/henrique-coder/web-cps-counter/fork) the repository and open a pull request. Or simply open an [issue](https://github.com/henrique-coder/web-cps-counter/issues/new) and describe your ideas or let us know what bugs you've found. Don't forget to give the project a star. Thanks again!\n\n1. Fork the project at https://github.com/henrique-coder/web-cps-counter/fork\n2. Create your feature branch ・ `git checkout -b feature/{feature_name}`\n3. Commit your changes ・ `git commit -m \"{commit_message}\"`\n4. Push to the branch ・ `git push origin feature/{feature_name}`\n5. Open a pull request describing the changes made and detailing the new feature. Then wait for an administrator to review it and you're done!\n\n### License\n\nDistributed under the **GNU General Public License v3.0**. See [LICENSE](https://github.com/henrique-coder/web-cps-counter/blob/main/LICENSE) for more information.\n\n### Disclaimer\n\nPlease note that this project is still under development and may contain errors or incomplete functionality. If you encounter any problems, feel free to open an [issue](https://github.com/henrique-coder/web-cps-counter/issues/new) and describe the problem you are facing. Your feedback is very important to us.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenrique-coder%2Fweb-cps-counter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenrique-coder%2Fweb-cps-counter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenrique-coder%2Fweb-cps-counter/lists"}