basejump

v1.1.0
Built to convert 128 bit buffers to base 62 strings. Supports base 36 and buffers of arbitrary size.
base 62 base 36 128 bit flake

lint

semistandard

lint-fix

semistandard --fix

pretest

semistandard

test

./node_modules/mocha/bin/mocha spec/**/*.spec.js

coverage

nyc npm test

release

standard-version

install

node-gyp configure build

compile

node-gyp build
npm i basejump

Metadata

  • MIT
  • Whatever
  • Alex Robson
  • released 1/29/2021

Downloads