json-rpc-engine

v6.1.0
A tool for processing JSON-RPC messages.

lint

eslint . --ext ts,js,json

test

mocha ./test

build

tsc --project .

coverage

nyc --check-coverage yarn test

lint:fix

eslint . --ext ts,js,json --fix

prepublishOnly

yarn && yarn lint && yarn build && yarn coverage
npm i json-rpc-engine

Metadata

  • ISC
  • >=10.0.0
  • kumavis
  • released 11/20/2020

Downloads