# rabin-wasm

> Rabin fingerprinting implemented in AssemblyScript

Latest version **0.1.5** (published 2021-04-19) · MIT license · 0 weekly downloads

## Install

```sh
npm install rabin-wasm
pnpm add rabin-wasm
yarn add rabin-wasm
bun add rabin-wasm
```

Provides the command `rabin-wasm`.

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.5 |
| Published | 2021-04-19 |
| First published | 2019-05-31 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 350 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 28 |
| Author | Hugo Dias |
| Maintainers | hugomrdias |

## Links

- npm: https://www.npmjs.com/package/rabin-wasm
- Repository: https://github.com/hugomrdias/rabin-wasm
- Issues: https://github.com/hugomrdias/rabin-wasm/issues
- npm.io page: https://npm.io/package/rabin-wasm

## Dependencies (6)

- [bl](https://npm.io/package/bl.md) ^5.0.0
- [debug](https://npm.io/package/debug.md) ^4.3.1
- [minimist](https://npm.io/package/minimist.md) ^1.2.5
- [node-fetch](https://npm.io/package/node-fetch.md) ^2.6.1
- [readable-stream](https://npm.io/package/readable-stream.md) ^3.6.0
- [@assemblyscript/loader](https://npm.io/package/@assemblyscript/loader.md) ^0.9.4

## Recent versions

- 0.1.5 (latest) — 2021-04-19
- 0.1.4 — 2020-03-09
- 0.1.3 — 2020-03-08
- 0.1.2 — 2020-03-07
- 0.1.1 — 2020-03-07
- 0.1.0 — 2020-03-07
- 0.0.8 — 2019-08-01
- 0.0.7 — 2019-08-01
- 0.0.6 — 2019-07-18
- 0.0.5 — 2019-06-17
- 0.0.4 — 2019-05-31
- 0.0.3 — 2019-05-31
- 0.0.2 — 2019-05-31

## README

port of https://github.com/datproject/rabin to assembly script

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