Skip to content

JavaScript JSON-RPC 2.0 server with no runtime dependencies

Notifications You must be signed in to change notification settings

lawnsea/tiny-jsonrpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

JavaScript JSON-RPC 2.0 server with no runtime dependencies

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%