⚠️ This project is archived and no further releases will be made. Packages will not be removed from Artifactory, so existing builds will not be affected. However, if you need to fix a bug or add a feature, the only option will be to clone the repository and make the change yourself. You will also need to take responsibility for the legal declaration of any future releases involving UX Aspects (AngularJS).
UX Aspects is an open source user interface framework for building modern, responsive, mobile big data applications on the web.
This library contains the deprecated AngularJS components, along with the HybridModule
which allows the AngularJS components to be consumed in a hybrid Angular application. For native Angular components, see UX Aspects.
- Install Node.js (choose the LTS version), which provides the npm package manager.
- Install the UX Aspects (AngularJS) package:
npm install @ux-aspects/ux-aspects-ng1 --save
See the documentation site for full details and interactive examples of UX Aspects components:
uxaspects.github.io/UXAspects-ng1
Pull requests are welcome; see the contributing guide and developer standard for more information.
UX Aspects code is released under the Apache 2.0 License. Licenses for 3rd party code included in this repository can be found in the licenses summary.