# segmented-sieve-of-eratosthenes-js

> Library for efficiently generating big lists of prime numbers.

Latest version **1.0.3** (published 2019-08-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install segmented-sieve-of-eratosthenes-js
pnpm add segmented-sieve-of-eratosthenes-js
yarn add segmented-sieve-of-eratosthenes-js
bun add segmented-sieve-of-eratosthenes-js
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.3 |
| Published | 2019-08-21 |
| First published | 2019-08-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 18.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Jochen Boesmans |
| Maintainers | jochenboesmans |

## Links

- npm: https://www.npmjs.com/package/segmented-sieve-of-eratosthenes-js
- npm.io page: https://npm.io/package/segmented-sieve-of-eratosthenes-js

## Dependencies (2)

- [lodash](https://npm.io/package/lodash.md) ^4.17.15
- [cli-table](https://npm.io/package/cli-table.md) ^0.3.1

## Recent versions

- 1.0.3 (latest) — 2019-08-21
- 1.0.2 — 2019-08-21
- 1.0.1 — 2019-08-21
- 1.0.0 — 2019-08-21

---
_Source: https://npm.io/package/segmented-sieve-of-eratosthenes-js · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
