0.8.3 • Published 8 years ago

hive-ui v0.8.3

Weekly downloads
37
License
MPL-2.0
Repository
github
Last release
8 years ago

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 on
    • localize -- subcomponent that enables localization
  • session -- controls authentication on the client-side and holds the real-time connection to the stream interface on the server
  • editor -- integrates and wires editors to the real-time collaboration service
  • settings -- manages and exposes settings to the user and other components
  • oauth -- implements the oauth provider ui
  • authToken -- this is the default auth mechanism (login via session token)

License

MPL 2.0