@dfinity/principal

v0.21.1
JavaScript and TypeScript library to work with Internet Computer principals
internet computer ic dfinity canister webauthn identity principal dfx candid and 8 more...

lint

eslint 'src' --ext '.js,.jsx,.ts,.tsx'

test

jest

build

tsc -b && tsc -p tsconfig-cjs.json

bundle

esbuild --bundle src/index.ts --outfile=dist/index.js

lint:fix

npm run lint -- --fix

size-limit

size-limit

test:coverage

jest --collectCoverage

make:docs/reference

typedoc src/index.ts --out ../../docs/generated/principal --excludeInternal
npm i @dfinity/[email protected]

Metadata

Downloads