https://github.com/angular-ui/ui-utils
Deprecated collection of modules for angular
https://github.com/angular-ui/ui-utils
Last synced: 4 months ago
JSON representation
Deprecated collection of modules for angular
- Host: GitHub
- URL: https://github.com/angular-ui/ui-utils
- Owner: angular-ui
- License: mit
- Archived: true
- Created: 2013-02-25T22:39:14.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2015-07-21T01:54:51.000Z (over 10 years ago)
- Last Synced: 2025-10-13T21:34:32.883Z (4 months ago)
- Language: JavaScript
- Homepage: http://angular-ui.github.io
- Size: 11.3 MB
- Stars: 1,425
- Watchers: 79
- Forks: 538
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UI.Utils
The companion suite for AngularJS.
This package is simply a convenient way to include all of what was previously ui-utils.
At least, the parts that still seemed relevant. This repository is kept lite.
## Includes
* [ui-validate](https://github.com/angular-ui/ui-validate)
* [ui-indeterminate](https://github.com/angular-ui/ui-indeterminate)
* [ui-mask](https://github.com/angular-ui/ui-mask)
* [ui-event](https://github.com/angular-ui/ui-event)
* [ui-scrollpoint](https://github.com/angular-ui/ui-scrollpoint)
* [ui-scroll](https://github.com/angular-ui/ui-scroll)
* [ui-uploader](https://github.com/angular-ui/ui-uploader)
## Requirements
* AngularJS
## Usage
`bower install --save angular-ui-utils`