npm.io
2.0.1 • Published 10 years ago

tiny-jsonrpc

Licence
MIT
Version
2.0.1
Deps
0
Vulns
0
Weekly
0
Stars
2

Tiny JSON-RPC

JavaScript JSON-RPC 2.0 server with no runtime dependencies.

Installation

Tiny JSON-RPC is available from npm.

$ npm install tiny-jsonrpc

Development

Running the tests

Tiny JSON-RPC includes a suite of unit tests, driven by tape and karma.

$ npm test

License

Tiny JSON-RPC is made available under the MIT License.