Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bkuhl/angular-form-ui
Make your forms beautiful
https://github.com/bkuhl/angular-form-ui
Last synced: 3 months ago
JSON representation
Make your forms beautiful
- Host: GitHub
- URL: https://github.com/bkuhl/angular-form-ui
- Owner: bkuhl
- License: apache-2.0
- Created: 2013-09-06T17:04:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-21T19:46:55.000Z (about 9 years ago)
- Last Synced: 2024-10-11T15:24:29.785Z (4 months ago)
- Language: CSS
- Homepage: http://bkuhl.github.io/angular-form-ui/
- Size: 234 KB
- Stars: 29
- Watchers: 2
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#angular-form-ui [![Build Status](https://travis-ci.org/bkuhl/angular-form-ui.png?branch=master)](https://travis-ci.org/bkuhl/angular-form-ui)
> Make your forms beautifulNOTE: This project is no longer actively developed. Feel free to Fork or submit a pull request.
Current version: 0.4.1
Requires: AngularJS 1.1.5+
## Features
* `selectBox` directive for styled select boxes
* `checkBox` directive for styled check boxes
* `slideToggle` directive for on/off style switches
* `busyButton` directive for handling the "busy" state of a form/request (ie - prevents duplicate requests)
* `focusMe` directive for focusing form elements on page loadView Examples: http://bkuhl.github.io/angular-form-ui/
## Browser Support
* Chrome
* Firefox
* IE10+
* IE9 (only `selectBox` directive does not work)## Bug tracker
Have a bug? Please create an issue here on GitHub!
https://github.com/bkuhl/angular-form-ui/issues