hive-core

0.8.2 • Public • Published

hive-core

This is the core package of hive.js and the heart of every hive.js installation.

Components

All components register with the architect hub.

The following components ship with hive-core:

hooks -- allows registration and emission of hooks logger -- provides logging functionality config -- loads and provides the configuration cli -- Registry for subcommands of the hive command services -- Registry for services that can be started via the cli (these kick off everything) broadcast -- allows document-wise broadcasting of messages and new changes http -- the koa.js app orm -- Sets up the orm (waterline) and emits the orm:initialize hook to allow tweaking of settings ot -- Allows registration of ot types auth -- Allows registration of authentication methods and authorization implementations sync -- Manages gulf Documents (for real-time editing) importexport -- Coordinates import and export

License

MPL 2.0

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.8.2
    1
    • latest

Version History

Package Sidebar

Install

npm i hive-core

Weekly Downloads

9

Version

0.8.2

License

MPL-2.0

Last publish

Collaborators

  • marcelklehr