0.1.1 • Published 7 years ago

ovh-angular-jquery-ui-droppable v0.1.1

Weekly downloads
6
License
BSD-3-Clause
Repository
github
Last release
7 years ago

OVH Angular Jquery ui droppable

OVH component deprecated

deprecated Build Status

NPM

Example

angular.module("yourModule", [
    "ovh-angular-jquery-ui-droppable"
]);

Installation

Bower

bower install ovh-angular-jquery-ui-droppable --save

NPM

npm install ovh-angular-jquery-ui-droppable --save

Get the sources

git clone https://github.com/ovh-ux/ovh-angular-jquery-ui-droppable.git
cd ovh-angular-jquery-ui-droppable
npm install
bower install

You've developed a new cool feature? Fixed an annoying bug? We'd be happy to hear from you!

Have a look in CONTRIBUTING.md

Run the tests

npm test

Build the documentation

grunt ngdocs

Related links

License

See https://github.com/ovh-ux/ovh-angular-jquery-ui-droppable/blob/master/LICENSE

0.1.1

7 years ago

0.1.0

7 years ago

0.0.6

7 years ago