{"id":18938492,"url":"https://github.com/ruanaragao/calculator","last_synced_at":"2025-04-15T19:30:28.690Z","repository":{"id":201195298,"uuid":"707184350","full_name":"RuanAragao/calculator","owner":"RuanAragao","description":"Create your own calculator","archived":false,"fork":false,"pushed_at":"2023-11-04T16:22:49.000Z","size":179,"stargazers_count":27,"open_issues_count":1,"forks_count":28,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T01:12:42.520Z","etag":null,"topics":["hacktoberfest","html","javascript","newbie","newbie-friendly"],"latest_commit_sha":null,"homepage":"https://ruanaragao.github.io/calculator/","language":"HTML","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/RuanAragao.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}},"created_at":"2023-10-19T11:44:14.000Z","updated_at":"2024-06-10T09:41:00.000Z","dependencies_parsed_at":"2023-10-23T16:28:06.515Z","dependency_job_id":null,"html_url":"https://github.com/RuanAragao/calculator","commit_stats":null,"previous_names":["ruanaragao/calculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RuanAragao%2Fcalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RuanAragao%2Fcalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RuanAragao%2Fcalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RuanAragao%2Fcalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RuanAragao","download_url":"https://codeload.github.com/RuanAragao/calculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249138528,"owners_count":21218901,"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":["hacktoberfest","html","javascript","newbie","newbie-friendly"],"created_at":"2024-11-08T12:14:34.057Z","updated_at":"2025-04-15T19:30:28.218Z","avatar_url":"https://github.com/RuanAragao.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calculator\n\nCreate your own calculator\n\n## How\n\n⚠️ Firstly, be willing to learn and/or teach. This project is not a PR farm for hacktoberfest.\n\n\n1. Star ✨ this project 👀🫶\n\n2. Go to [issues](https://github.com/RuanAragao/calculator/issues) and create a new. Add the name of your calculator in title and comment a short purpose of your calculator.\n\n\u003e Example:\n\u003e\n\u003e ---\n\u003e\n\u003e #### title:\n\u003e\n\u003e Screw calculator\n\u003e\n\u003e #### comment:\n\u003e\n\u003e convert weight to units\n\n3. Fork this project\n\n4. Create a folder in [[root]/calculators](/calculators/) with the name of your calculator using the _Kebab case_ convention.\n\n\u003e Example:\n\u003e\n\u003e ---\n\u003e\n\u003e `mkdir example-calculator` \u003e `[root]/calculators/example-calculator`\n\n5. Inside your folder calculator is required `index.html` file with your calculator.\n6. Edit the [/index.html](/index.html) file and add the your calculator folder link in alphabetical order with a `\u003cbr\u003e` in the end.\n   \u003e Example:\n   \u003e\n   \u003e ***\n   \u003e\n   \u003e `\u003ca href=\"/calculators/example-calculator\"\u003eExample Calculator\u003c/a\u003e\u003cbr/\u003e`\n7. Open your pull request with \"Closes #{your-issue-number}\". Example \"Closes #10\".\n\n## Contributing\n\n### Steps to contribute:\n\n- Fork the repository by clicking the \"Fork\" button in the upper right corner of this page.\n- Clone repository to your local machine:\n```\ngit clone https://github.com/RuanAragao/calculator.git\n```\n- Create a new branch for your contribution:\n```\ngit checkout -b your-branch-name\n```\n- Test your changes locally to ensure they function correctly.\n- Commit your changes with commit messages which contains description:\n```\ngit commit -m \"commit message\"\n```\n- Push your changes to your forked repository:\n```\ngit push origin your-branch-name\n```\n- Open a pull request to the main branch of this repository.\n\nIf you find any bugs or have any suggestions, please open an issue on GitHub and provide detailed information about the bug or suggestion.\nOnce your pull request is submitted, it will be reviewed by the project maintainers.\n\n### [Making a pull request](https://docs.github.com/en/get-started/quickstart/contributing-to-projects#making-a-pull-request) 🔗 :octocat:\n\n### [Managing feedback](https://docs.github.com/en/get-started/quickstart/contributing-to-projects#managing-feedback) 🔗 :octocat:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruanaragao%2Fcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruanaragao%2Fcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruanaragao%2Fcalculator/lists"}