bigint-conversion

v1.1.1
Convert from bigint to buffer (or uint8array), hex string, utf8 string and backwards. For both node.js and javascript native.
BigInt bignum big integer text utf8 hex string buffer array and 1 more...

test

node node_modules/mocha/bin/_mocha --timeout 600000

build

node build/build.rollup.js

build:browserTests

node build/build.browser.tests.js

build:docs

jsdoc2md --template=README.hbs --files ./src/main.js > README.md

build:all

npm run build && npm run build:browserTests && npm run build:docs

prepublishOnly

npm run build && npm run build:docs

Metadata

  • MIT
  • Whatever
  • Juan Hernández Serrano
  • released 3/1/2020

Downloads

Maintainers