Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This project contains a collection of AngularJS's directives that internally uses jQuery-UI's plugins

NotificationsYou must be signed in to change notification settings

blambodh/angularjs-jqueryui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

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']);

Currently implemented plugins

  • Draggable
  • Button / ButtonSet
  • ProgressBar
  • Droppable
  • Resizable

The module can be found in theDirectives folder.

Requirements

We're currently usingYeoman, instructions to install it can be found on the website.

Testing

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp