u5-about
v0.0.2
Published
Generic 'about page' support, experimental, probably with version, debug and error information
Downloads
7
Maintainers
Readme
How
Check the sample.
Roughly:
- Include the script (TODO: with what key?) from static.uber5.com, see index.html.
- Use the
About
and theLoggedErrors
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.