@open-rpc/mock-server

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

lint

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

start

./bin/cli.js

test

jest --coverage && npm run lint

build

tsc

watch:build

tsc --watch

watch:test

jest --watch

publish

npm run build
npm i @open-rpc/[email protected]

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 4/7/2019

Downloads