@open-rpc/examples

v1.2.1
OpenRPC examples package. It exports JSON as a js module.
open-rpc OpenRPC openrpc JSON schema JSON RPC API

build

tsc

test

npm run lint && npm run build && jest

lint

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

publish

npm run test && npm run build

test:watch

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

Metadata

Downloads