Install AngularUI module on your JHipster app
npm install generator-jhipster-angular-uiModules available:
- Font Awesome
- Awesome Bootstrap Checkbox
- NGSwitchery
- Angular Bootstrap Slider
This is a JHipster module, that is meant to be use in a JHipster application.

As this is a JHipster module, we expect you have JHipster and its related tools already installed.
``bash`
npm install -g generator-jhipster-angular-ui
Then run the module on a JHipster generated application:
`bash``
yo jhipster-angular-ui
Font Awesome is a full suite of 605 pictographic icons for easy scalable vector graphics on websites, created and maintained by Dave Gandy. Stay up to date with the latest release and announcements on Twitter: @fontawesome.
- Github: https://github.com/FortAwesome/Font-Awesome
- Website: http://fontawesome.io/
Font Awesome Bootstrap Checkboxes & Radios plugin. Pure CSS way to make inputs look prettier. No Javascript!
- Github: https://github.com/flatlogic/awesome-bootstrap-checkbox
- Demo: http://flatlogic.github.io/awesome-bootstrap-checkbox/demo/
Switchery is a simple component that helps you turn your default HTML checkbox inputs into beautiful iOS 7 style switches in just few simple steps. You can easily customize switches, so that they match your design perfectly.
- Github: https://github.com/servergrove/NgSwitchery
- Website: http://abpetkov.github.io/switchery/
- Github: https://github.com/seiyria/angular-bootstrap-slider
- Demo: http://seiyria.com/bootstrap-slider/
Apache-2.0 © Thibaut Mottet
[npm-image]: https://img.shields.io/npm/v/generator-jhipster-angular-ui.svg
[npm-url]: https://npmjs.org/package/generator-jhipster-angular-ui
[daviddm-image]: https://david-dm.org/moifort/generator-jhipster-angular-ui.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/moifort/generator-jhipster-angular-ui
[travis-image]: https://travis-ci.org/moifort/generator-jhipster-angular-ui.svg?branch=master
[travis-url]: https://travis-ci.org/moifort/generator-jhipster-angular-ui