The Nova Nui Framework provides a set of common UI-based components and services to assist with rapid web application development. Nui is built on the latest Angular and follows modern UX design principles and front-end software development practices.
The Nova UI coding Style Guide can be found here.
Nova UI consists of three packages within a single monorepo:
- Bits - A set of atomic components to be used as building blocks for applications and more complex components. Exception - convenience components - prototypes of composite components, that are meant to accommodate a wide breadth of use cases.
- Charts - A visualization library built on top of d3.
- Dashboards - A framework designed to provide developers a solution for presenting data coming from various sources within a single view.
We encourage contributions to Nova whenever your team needs a new component, new functionality in an existing component, new icons, bug fixes or atom extensions.
For package-specific information about getting started with development, please visit the corresponding README for each of the Nova UI packages: Bits, Charts, and Dashboards.
For additional instructions about Nova development in general, take a look at our How To page.
Please check out our FAQ. If you don't find the answer to your question there, feel free to send us an email at [email protected]. We kindly ask that you try to avoid opening GitHub issues for general support questions as we'd like to reserve that communications channel for bug reports and feature requests.
Please let us know! But...before submitting a feature request or issue report, please make sure it hasn't already been reported on our issues page. If you can't find an existing issue corresponding to your feedback, please create one using the GitHub issue portal.
Find tips for solving some common development environment problems here.