{"id":15005946,"url":"https://github.com/number-theoretic/primes","last_synced_at":"2026-03-17T15:03:01.725Z","repository":{"id":21545651,"uuid":"24865242","full_name":"number-theoretic/primes","owner":"number-theoretic","description":":two: :three: :five: :seven: Prime numbers for JavaScript","archived":false,"fork":false,"pushed_at":"2024-04-14T10:31:04.000Z","size":2425,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-14T12:01:42.157Z","etag":null,"topics":["agpl","algorithms","computer-science","integer-sequences","javascript","mathematics","number-theory","primality-testing","prime-numbers"],"latest_commit_sha":null,"homepage":"https://number-theoretic.github.io/primes","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"akhilarimbra/InstaSlam","license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/number-theoretic.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}},"created_at":"2014-10-06T21:17:13.000Z","updated_at":"2024-04-18T02:43:10.204Z","dependencies_parsed_at":"2023-02-10T00:15:49.957Z","dependency_job_id":"2dd31912-623a-4d34-af55-a5dd1307a93f","html_url":"https://github.com/number-theoretic/primes","commit_stats":{"total_commits":335,"total_committers":8,"mean_commits":41.875,"dds":0.6626865671641791,"last_synced_commit":"0429de16c66dffa68919c002ab0df004a1d6af9a"},"previous_names":["aureooms/js-prime"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/number-theoretic%2Fprimes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/number-theoretic%2Fprimes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/number-theoretic%2Fprimes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/number-theoretic%2Fprimes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/number-theoretic","download_url":"https://codeload.github.com/number-theoretic/primes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158973,"owners_count":20245669,"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":["agpl","algorithms","computer-science","integer-sequences","javascript","mathematics","number-theory","primality-testing","prime-numbers"],"created_at":"2024-09-24T19:01:32.334Z","updated_at":"2025-12-12T03:06:23.862Z","avatar_url":"https://github.com/number-theoretic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":":two: :three: :five: :seven:\n[@number-theoretic/primes](https://number-theoretic.github.io/primes)\n==\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://xkcd.com/5\"\u003e\n\u003cimg src=\"https://imgs.xkcd.com/comics/blownapart_color.jpg\" width=\"600\"\u003e\n\u003c/a\u003e\u003cbr/\u003e\n© \u003ca href=\"https://xkcd.com\"\u003exkcd.com\u003c/a\u003e\n\u003c/p\u003e\n\nPrime numbers algorithms for JavaScript.\nSee [docs](https://number-theoretic.github.io/primes).\nParent is [js-algorithms](https://github.com/make-github-pseudonymous-again/js-algorithms).\n\n[![License](https://img.shields.io/github/license/number-theoretic/primes.svg)](https://raw.githubusercontent.com/number-theoretic/primes/main/LICENSE)\n[![Version](https://img.shields.io/npm/v/@number-theoretic/primes.svg)](https://www.npmjs.org/package/@number-theoretic/primes)\n[![Tests](https://img.shields.io/github/actions/workflow/status/number-theoretic/primes/ci.yml?branch=main\u0026event=push\u0026label=tests)](https://github.com/number-theoretic/primes/actions/workflows/ci.yml?query=branch:main)\n[![Dependencies](https://img.shields.io/librariesio/github/number-theoretic/primes.svg)](https://github.com/number-theoretic/primes/network/dependencies)\n[![GitHub issues](https://img.shields.io/github/issues/number-theoretic/primes.svg)](https://github.com/number-theoretic/primes/issues)\n[![Downloads](https://img.shields.io/npm/dm/@number-theoretic/primes.svg)](https://www.npmjs.org/package/@number-theoretic/primes)\n\n[![Code issues](https://img.shields.io/codeclimate/issues/number-theoretic/primes.svg)](https://codeclimate.com/github/number-theoretic/primes/issues)\n[![Code maintainability](https://img.shields.io/codeclimate/maintainability/number-theoretic/primes.svg)](https://codeclimate.com/github/number-theoretic/primes/trends/churn)\n[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/number-theoretic/primes/main.svg)](https://codecov.io/gh/number-theoretic/primes)\n[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/number-theoretic/primes.svg)](https://codeclimate.com/github/number-theoretic/primes/trends/technical_debt)\n[![Documentation](https://number-theoretic.github.io/primes/badge.svg)](https://number-theoretic.github.io/primes/source.html)\n[![Package size](https://img.shields.io/bundlephobia/minzip/@number-theoretic/primes)](https://bundlephobia.com/result?p=@number-theoretic/primes)\n\n## :link: Links\n\n - http://cr.yp.to/primegen.html\n - https://github.com/jbarham/primegen.go\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumber-theoretic%2Fprimes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumber-theoretic%2Fprimes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumber-theoretic%2Fprimes/lists"}