# @trufflesuite/bigint-buffer

> bigint to buffer conversion with native support

Latest version **1.1.10** (published 2022-06-01) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @trufflesuite/bigint-buffer
pnpm add @trufflesuite/bigint-buffer
yarn add @trufflesuite/bigint-buffer
bun add @trufflesuite/bigint-buffer
```

## Health

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

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.10 |
| Published | 2022-06-01 |
| First published | 2021-10-14 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >= 14.0.0 |
| Dependencies | 1 |
| Unpacked size | 263.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | yes |
| GitHub stars | 4 |
| Maintainers | realcliffzhang, benjamincburns, jeff.smale, kevinbluer, tenthirtyone, lsqproduction, kevinweaver, leeftk, gnidan, davidmurdoch, eggplantzzz, fainashalts, haltman, rkalis, cds-amal, micaiahreid |
| Keywords | bigint, bignum, tc39-bigint, napi |

## Links

- npm: https://www.npmjs.com/package/@trufflesuite/bigint-buffer
- Repository: https://github.com/trufflesuite/bigint-buffer
- Homepage: https://github.com/trufflesuite/bigint-buffer#readme
- Issues: https://github.com/trufflesuite/bigint-buffer/issues
- npm.io page: https://npm.io/package/@trufflesuite/bigint-buffer

## Dependencies (1)

- [node-gyp-build](https://npm.io/package/node-gyp-build.md) 4.4.0

## Alternatives

- [random-seedable](https://npm.io/package/random-seedable.md) — 27.9K weekly downloads
- [n2words](https://npm.io/package/n2words.md) — 22.2K weekly downloads
- [@stdlib/math-base-special-factorialln](https://npm.io/package/@stdlib/math-base-special-factorialln.md) — 5.7K weekly downloads
- [@stdlib/math-base-special-abs2](https://npm.io/package/@stdlib/math-base-special-abs2.md) — 1.7K weekly downloads
- [commons-math-interpolation](https://npm.io/package/commons-math-interpolation.md) — 1.4K weekly downloads

## Recent versions

- 1.1.10 (latest) — 2022-06-01
- 1.1.9 — 2021-10-29
- 1.1.8 — 2021-10-29
- 1.1.7 — 2021-10-28
- 1.1.6 — 2021-10-14

## README

### :construction: This is a fork!
This is a fork of the original [bigint-buffer](https://github.com/no2chem/bigint-buffer) by @no2chem. This fork prebuilds the binaries using [prebuildify](https://github.com/prebuild/prebuildify). The binaries are built (and tested) for win32, linux, and darwin platforms, node versions 10-16, and x64 architecture. This should allow windows users to use the utility without installing `windows-build-tools`.

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