uint8array-tools

v0.0.5
A library for dealing with Uint8Arrays.
uint8array hex tools

lint

npm run eslint

test

npm run unit

unit

jest --config=jest.json --runInBand

build

rm -rf src/* && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json && ./fixup.sh

eslint

eslint ts_src/*.ts

format

npm run eslint -- --fix

coverage

npm run unit -- --coverage

gitdiff:ci

npm run build && git diff --exit-code

Metadata

  • MIT
  • >=14.0.0
  • Jonathan Underwood
  • released 10/18/2021

Downloads

Maintainers