hive-ui
v0.8.3
Published
Http ui client for hive.js
Readme
hive-ui
This is the standard web UI for hive.js.
hive-ui is comprised of the following components:
ui-- the component that initializes the frameworks and provides the basic facilities that other components build onlocalize-- subcomponent that enables localization
session-- controls authentication on the client-side and holds the real-time connection to the stream interface on the servereditor-- integrates and wires editors to the real-time collaboration servicesettings-- manages and exposes settings to the user and other componentsoauth-- implements the oauth provider uiauthToken-- this is the default auth mechanism (login via session token)
License
MPL 2.0
