Socket
Socket
Sign inDemoInstall

hive-io

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hive-io

A reactive, universal JavaScript library for the Hive^io framework.


Version published
Weekly downloads
8
increased by166.67%
Maintainers
1
Weekly downloads
 
Created
Source

Hiveio

NPM Version License Code Coverage JavaScript Style Guide

A reactive, universal JavaScript library for the Hiveio framework.

This is where the domain logic for your domain model is implemented. The Actor Model is used as the basic building block to implement standardized, reactive microservices. The intent is to clearly define a separation between infrastructure as code and domain logic allowing them both to adapt and scale independently. From simple REST services to CQRS/ES microservices, this library is flexible enough to enable the Actors to adopt new roles on the fly.

Contents

Installing

Install using npm:

npm install --save hive-io

API

Examples

More examples can be found in the 2 example npm packages:

Future

  • integrate with client-side presentation libraries
  • feature requests via issues

Contributing

We are still drafting our contributing guide!

Changelog

Keywords

FAQs

Package last updated on 20 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc