@open-rpc/mock-server

v1.2.0
Provides a mock JSON-RPC API given an OpenRPC Document

start

./build/cli.js

test

npm run build && npm run test:lint && npm run test:unit

test:lint

tslint -c tslint.json 'src/**/*.ts' --fix

test:unit

jest --coverage

build

tsc

watch:build

tsc --watch

watch:test

jest --watch
npm i @open-rpc/[email protected]

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 11/14/2019

Downloads