Socket
Book a DemoInstallSign in
Socket

ovh-angular-jquery-ui-droppable

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ovh-angular-jquery-ui-droppable

Angular directove to wrap jqueri ui droppable module

latest
Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

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

License

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

FAQs

Package last updated on 26 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts