@ocap/util

v1.18.135
utils shared across multiple forge js libs, works in both node.js and browser
arcblock browser sdk

lint

eslint src tests

lint:fix

npm run lint -- --fix

test

jest --forceExit --detectOpenHandles

coverage

npm run test -- --coverage

clean

rm -fr lib

prebuild

npm run clean

build

tsc

build:watch

npm run build -- -w
npm i @ocap/util

Metadata

Downloads