generator-jhipster-angular-ui
v0.0.2
Published
Install AngularUI module on your JHipster app
Downloads
70
Maintainers
Readme
generator-jhipster-angular-ui
Install easily and get sample code of the most famous AngularUI library on your JHipster application.
Modules available:
- Font Awesome
- Awesome Bootstrap Checkbox
- NGSwitchery
- Angular Bootstrap Slider
Usage
This is a JHipster module, that is meant to be use in a JHipster application.
Installation
As this is a JHipster module, we expect you have JHipster and its related tools already installed.
npm install -g generator-jhipster-angular-ui
Then run the module on a JHipster generated application:
yo jhipster-angular-ui
Modules Details
Font Awesome
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/
Awesome Bootstrap Checkbox
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/
NGSwitchery
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/
Angular Bootstrap Slider
- Github: https://github.com/seiyria/angular-bootstrap-slider
- Demo: http://seiyria.com/bootstrap-slider/
License
Apache-2.0 © Thibaut Mottet