u5-about

Generic 'about page' support, experimental, probably with version, debug and error information


Keywords
U5, Uber5, error, handling, about, page
License
ISC
Install
npm install u5-about@0.0.2

Documentation

How

Check the sample.

Roughly:

  • Include the script (TODO: with what key?) from static.uber5.com, see index.html.
  • Use the About and the LoggedErrors components somewhere in the app, see app.js for an example.

The React components are really simplistic, so you can easily replace them with your own, if you find them too ugly (and they are ugly).

How Ready?

Not ready, in development. Don't use.