forked fromMaciejHadam/angularjs-jqueryui
- Notifications
You must be signed in to change notification settings - Fork0
blambodh/angularjs-jqueryui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
In order to install the directives you must include the filejui.js located on the build directory on your project.You will have to make a reference to the module on your application module like the following:
angular.module('myApp',['jui']);
- Draggable
- Button / ButtonSet
- ProgressBar
- Droppable
- Resizable
The module can be found in theDirectives folder.
We're currently usingYeoman, instructions to install it can be found on the website.
To run tests, use the Yeoman's test task.
yeomantest
We're curretly testing over GoogleChrome and PhantomJS.
About
This project contains a collection of AngularJS's directives that internally uses jQuery-UI's plugins
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published