Eve has a library available in JavaScript, running on Node.js and in the browser. The JavaScript version of Eve support a variety of transports and communication protocols and comes with tooling for simulations.
Install the module via npm:
npm install evejs
The page Getting Started gives a detailed tutorial
on how get started with evejs
.
Documentation and examples can be found on this page.