{"id":26401213,"url":"https://github.com/codewithshabbir/cli-calculator","last_synced_at":"2025-03-17T14:39:46.557Z","repository":{"id":230597391,"uuid":"776129679","full_name":"codewithshabbir/cli-calculator","owner":"codewithshabbir","description":"A simple CLI calculator application built with JavaScript. Allows users to perform basic arithmetic operations through the command line interface.","archived":false,"fork":false,"pushed_at":"2024-03-22T18:40:29.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-03-30T18:43:03.691Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codewithshabbir.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}},"created_at":"2024-03-22T18:33:46.000Z","updated_at":"2024-03-30T18:43:08.887Z","dependencies_parsed_at":"2024-03-30T18:43:06.361Z","dependency_job_id":"97aa9a83-83d5-492e-a371-6208661a2d1c","html_url":"https://github.com/codewithshabbir/cli-calculator","commit_stats":null,"previous_names":["codewithshabbir/cli-calculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithshabbir%2Fcli-calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithshabbir%2Fcli-calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithshabbir%2Fcli-calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithshabbir%2Fcli-calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewithshabbir","download_url":"https://codeload.github.com/codewithshabbir/cli-calculator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244051411,"owners_count":20389899,"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":"2025-03-17T14:39:41.449Z","updated_at":"2025-03-17T14:39:46.551Z","avatar_url":"https://github.com/codewithshabbir.png","language":"JavaScript","readme":"# CLI Calculator\n\nA simple CLI calculator application built with JavaScript. This application allows users to perform basic arithmetic operations through the command line interface.\n\n## Installation\n\nYou can install this CLI calculator globally using npm:\n\n```bash\nnpm i -g s786s-cli-calculator\n```\n\n## Usage\n\nOnce installed, you can run the calculator from the command line using the following command:\n\n```bash\ns786s-cli-calculator\n```\n\nFollow the prompts to enter two numbers and select an operation to perform. The result will be displayed in the console.\n\n## Supported Operations\n\n- Addition\n- Subtraction\n- Multiplication\n- Division\n\n## Examples\n\n### Addition\n```\n$ s786s-cli-calculator\nKindly enter your first Number: 5\nKindly enter your second Number: 3\nKindly select one of the operators to perform action: Addition\nThe Addition of two numbers is: 8\n```\n\n### Subtraction\n```\n$ s786s-cli-calculator\nKindly enter your first Number: 10\nKindly enter your second Number: 4\nKindly select one of the operators to perform action: Subtraction\nThe Subtraction of two numbers is: 6\n```\n\n### Multiplication\n```\n$ s786s-cli-calculator\nKindly enter your first Number: 7\nKindly enter your second Number: 8\nKindly select one of the operators to perform action: Multiplication\nThe Multiplication of two numbers is: 56\n```\n\n### Division\n```\n$ s786s-cli-calculator\nKindly enter your first Number: 15\nKindly enter your second Number: 3\nKindly select one of the operators to perform action: Division\nThe Division of two numbers is: 5\n```\n\n## Author\n\n- [Muhammad Shabbir](https://github.com/muhammadshabbir07)\n\n## License\n\nThis project is licensed under the ISC License - see the [LICENSE](LICENSE) file for details.\n\n## GitHub Repository\n\nYou can find the source code for this CLI Calculator on [GitHub](https://github.com/muhammadshabbir07/cli-calculator).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithshabbir%2Fcli-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithshabbir%2Fcli-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithshabbir%2Fcli-calculator/lists"}