JSPM

@trufflesuite/bigint-buffer

1.1.10
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 69154
  • Score
    100M100P100Q157106F
  • License Apache-2.0

bigint to buffer conversion with native support

Package Exports

  • @trufflesuite/bigint-buffer
  • @trufflesuite/bigint-buffer/dist/browser.js
  • @trufflesuite/bigint-buffer/dist/node.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@trufflesuite/bigint-buffer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

🚧 This is a fork!

This is a fork of the original bigint-buffer by @no2chem. This fork prebuilds the binaries using 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.