js-message
normalized JS Object and JSON message and event protocol for ES6+ node.js, browsers, electron, vanialla js, react.js, components, actions, stores and dispatchers
powerbi-models
Contains JavaScript & TypeScript object models for Microsoft Power BI JavaScript SDK. For each model there is a TypeScript interface, and a validation function to ensure and object is valid.
cluster-proxy
Abstracts method calling on an object in the master process. The workers have a proxy object that abstracts all the message passing. The main limitation is that arguments and values must be JSON serializable.