{"id":22306032,"url":"https://github.com/edwinvanderven/euler-in-angular","last_synced_at":"2026-04-12T21:51:30.791Z","repository":{"id":39548394,"uuid":"183782407","full_name":"edwinvanderven/Euler-in-Angular","owner":"edwinvanderven","description":"Euler solutions in an Angular app","archived":false,"fork":false,"pushed_at":"2023-02-02T17:12:40.000Z","size":3796,"stargazers_count":0,"open_issues_count":11,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T21:36:14.548Z","etag":null,"topics":["algorithms","angular","euler","euler-project","euler-solutions","jasmine","javascript","karma","karma-jasmine","typescript","unit-testing"],"latest_commit_sha":null,"homepage":null,"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/edwinvanderven.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}},"created_at":"2019-04-27T14:21:34.000Z","updated_at":"2022-01-15T09:59:32.000Z","dependencies_parsed_at":"2023-02-05T02:02:08.767Z","dependency_job_id":null,"html_url":"https://github.com/edwinvanderven/Euler-in-Angular","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwinvanderven%2FEuler-in-Angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwinvanderven%2FEuler-in-Angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwinvanderven%2FEuler-in-Angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwinvanderven%2FEuler-in-Angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwinvanderven","download_url":"https://codeload.github.com/edwinvanderven/Euler-in-Angular/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245568586,"owners_count":20636803,"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":["algorithms","angular","euler","euler-project","euler-solutions","jasmine","javascript","karma","karma-jasmine","typescript","unit-testing"],"created_at":"2024-12-03T19:13:57.868Z","updated_at":"2026-04-12T21:51:25.767Z","avatar_url":"https://github.com/edwinvanderven.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Euler in angular\n\nAn Angular webpage with the questions and answers for the [Project Euler](https://projecteuler.net/) problems.\n\nEvery problem is divided into its own class and spec file to validate the solution keeps working.\n\n## Development\n\nRun npm install to install all the required packages.\n\n```sh\nnpm install\n```\n\nRun npm start to start the development environment and navigate to \u003chttp://localhost:4200/\u003e\n\n```sh\nnpm run start\n```\n\n\u003e The app will automatically reload if you change any of the source files.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n## Test\n\n### Running unit tests\n\nRun npm test to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n```sh\nnpm run test\n```\n\n### Running end-to-end tests\n\nRun npm e2e to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\n\n```sh\nnpm run e2e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedwinvanderven%2Feuler-in-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedwinvanderven%2Feuler-in-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedwinvanderven%2Feuler-in-angular/lists"}