{"id":22785560,"url":"https://github.com/lburdier/ng-simple-calc","last_synced_at":"2026-05-15T20:06:47.286Z","repository":{"id":267640359,"uuid":"901887475","full_name":"lburdier/ng-simple-calc","owner":"lburdier","description":"Une calculatrice web simple développée avec Angular. Elle permet d'effectuer des opérations arithmétiques de base (addition, soustraction, multiplication, division) entre deux opérandes.","archived":false,"fork":false,"pushed_at":"2024-12-11T14:18:10.000Z","size":133,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-31T01:16:38.248Z","etag":null,"topics":["angular","calculator"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/lburdier.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-12-11T13:57:19.000Z","updated_at":"2024-12-11T14:19:51.000Z","dependencies_parsed_at":"2024-12-11T15:40:21.275Z","dependency_job_id":null,"html_url":"https://github.com/lburdier/ng-simple-calc","commit_stats":null,"previous_names":["lburdier/ng-simple-calc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lburdier/ng-simple-calc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lburdier%2Fng-simple-calc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lburdier%2Fng-simple-calc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lburdier%2Fng-simple-calc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lburdier%2Fng-simple-calc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lburdier","download_url":"https://codeload.github.com/lburdier/ng-simple-calc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lburdier%2Fng-simple-calc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33078073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:05:40.333Z","status":"ssl_error","status_checked_at":"2026-05-15T20:05:38.672Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["angular","calculator"],"created_at":"2024-12-11T23:06:42.499Z","updated_at":"2026-05-15T20:06:47.270Z","avatar_url":"https://github.com/lburdier.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calculatrice\n\nThis project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 19.0.2.\n\n## Features\n- A functional calculator built with Angular\n- Supports basic operations: addition, subtraction, multiplication, and division\n- Modern dark mode design\n- Real-time input validation with error messages\n- Responsive UI\n\n## Development server\nTo start a local development server, run:\n\n```bash\nng serve\n```\n\nOnce the server is running, open your browser and navigate to `http://localhost:4200/`. The application will automatically reload whenever you modify any of the source files.\n\n## Code scaffolding\nAngular CLI includes powerful code scaffolding tools. To generate a new component, run:\n\n```bash\nng generate component component-name\n```\n\nFor a complete list of available schematics (such as `components`, `directives`, or `pipes`), run:\n\n```bash\nng generate --help\n```\n\n## Building\nTo build the project run:\n\n```bash\nng build\n```\n\nThis will compile your project and store the build artifacts in the `dist/` directory. By default, the production build optimizes your application for performance and speed.\n\n## Running unit tests\nTo execute unit tests with the [Karma](https://karma-runner.github.io) test runner, use the following command:\n\n```bash\nng test\n```\n\n## Running end-to-end tests\nFor end-to-end (e2e) testing, run:\n\n```bash\nng e2e\n```\n\nAngular CLI does not come with an end-to-end testing framework by default. You can choose one that suits your needs.\n\n## Deployment\nTo deploy the application to a hosting platform, you can use the production build:\n\n```bash\nng build --prod\n```\n\nUpload the contents of the `dist/` directory to your preferred hosting provider.\n\n## Prerequisites\nEnsure you have the following installed before working on the project:\n\n- Node.js (v16 or later)\n- Angular CLI (v14 or later)\n- Git (optional, for version control)\n\nTo install Angular CLI globally:\n\n```bash\nnpm install -g @angular/cli\n```\n\n## Additional Resources\nFor more information on using the Angular CLI, including detailed command references, visit the [Angular CLI Overview and Command Reference](https://angular.dev/tools/cli) page.\n\n## Contribution Guidelines\nIf you'd like to contribute to the project:\n\n1. Fork the repository.\n2. Create a new branch with your feature or fix.\n3. Submit a pull request.\n\nPlease make sure your code follows the project's style guide and includes appropriate tests for any changes.\n\n## License\nThis project is licensed under the MIT License. See the LICENSE file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flburdier%2Fng-simple-calc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flburdier%2Fng-simple-calc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flburdier%2Fng-simple-calc/lists"}