{"id":22268540,"url":"https://github.com/jonaxplanta/primenumbersalgorithm","last_synced_at":"2025-03-25T14:46:38.345Z","repository":{"id":264283322,"uuid":"853630137","full_name":"JonaxPlanta/PrimeNumbersAlgorithm","owner":"JonaxPlanta","description":"A simple Prime Number  Finder Algorith using TypeScript.","archived":false,"fork":false,"pushed_at":"2024-11-23T06:51:24.000Z","size":3433,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T13:41:45.086Z","etag":null,"topics":["algorithm","mathematics","nodejs","prime-numbers","terminal-based","training","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/JonaxPlanta.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-09-07T04:43:06.000Z","updated_at":"2024-11-23T06:51:27.000Z","dependencies_parsed_at":"2025-01-30T13:40:52.794Z","dependency_job_id":"e77e3525-d303-47f8-a2f1-ee09bc3d895f","html_url":"https://github.com/JonaxPlanta/PrimeNumbersAlgorithm","commit_stats":null,"previous_names":["jonaxplanta/primenumbersalgorithm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonaxPlanta%2FPrimeNumbersAlgorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonaxPlanta%2FPrimeNumbersAlgorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonaxPlanta%2FPrimeNumbersAlgorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonaxPlanta%2FPrimeNumbersAlgorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JonaxPlanta","download_url":"https://codeload.github.com/JonaxPlanta/PrimeNumbersAlgorithm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245486264,"owners_count":20623239,"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":["algorithm","mathematics","nodejs","prime-numbers","terminal-based","training","typescript"],"created_at":"2024-12-03T11:13:10.541Z","updated_at":"2025-03-25T14:46:38.319Z","avatar_url":"https://github.com/JonaxPlanta.png","language":"TypeScript","readme":"\n### Prime Numbers Algorithm\nThis is a simple program to show the **prime numbers** to a *limit number*.\n\n---\n\n### Dependences\nThis is **dependences** to run the program:\n\n| Name       | Download Link                                  |\n|------------|------------------------------------------------|\n| NodeJS     | https://nodejs.org/en/download/package-manager |\n| TypeScript | https://www.typescriptlang.org/download/       |\n\n### Installing\n\n#### NodeJS\n   1. Open the **terminal**\n   \n      - Windows\n      ```\n      Windows + R : \"cmd\" or \"powershell\"\n      ```\n   \n      - Linux\n      ```\n      Ctrl + Alt + T\n      ```\n   \n   2. Insert the following command\n\n      ```\n      cd \u003cprogram-file-path\u003e\n      ```\n\n   3. Then\n      ```\n      npm init -y\n      ```\n\n#### TypeScript\n   1. Open the **terminal**\n   \n      - Windows\n      ```\n      Windows + R : \"cmd\" or \"powershell\"\n      ```\n   \n      - Linux\n      ```\n      Ctrl + Alt + T\n      ```\n   \n   2. Insert the following command\n\n      ```\n      cd \u003cprogram-file-path\u003e\n      ```\n\n   3. Then\n      ```\n      npm install -g typescript\n      ```\n\n\n---\n\n### How to run\n1. Open the **terminal**\n   \n   - Windows\n   ```\n   Windows + R : \"cmd\" or \"powershell\"\n   ```\n   \n   - Linux\n   ```\n   Ctrl + Alt + T\n   ```\n   \n2. Insert the following command and run\n   ```\n   node \u003cscript-path\u003e\n   ```\n \n3. Insert the *limit value* and wait...\n   ```\n   =======================\n   PRIME NUMBERS ALGORITHM\n   =======================\n   Enter the limit number: \u003c...\u003e\n   ```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonaxplanta%2Fprimenumbersalgorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonaxplanta%2Fprimenumbersalgorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonaxplanta%2Fprimenumbersalgorithm/lists"}