@dfinity/agent

v0.6.28
JavaScript and TypeScript library to interact with the Internet Computer

ci

npm run prettier && npm run lint && npm run test

lint

npm run eslint

test

jest --verbose

build

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

bundle

npm run build

eslint

eslint --ext '.js,.jsx,.ts,.tsx' src/index.ts src/auth.ts src/request_id.ts src/request_id.test.ts

tslint

tslint --project tsconfig.json --config tslint.json

prettier

prettier --check "src/**/*.ts"

eslint:fix

npm run lint -- --fix

tslint:fix

npm run lint -- --fix

prettier:write

npm run prettier -- --write
npm i @dfinity/[email protected]

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 3/23/2021

Downloads