2.0.1 • Published 3 years ago

@ovh-ux/ng-ovh-jquery-ui-droppable v2.0.1

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

ng-ovh-jquery-ui-droppable

AngularJS directive to wrap jQuery UI droppable module

npm version Downloads Dependencies Dev Dependencies Gitter

Install

$ yarn add @ovh-ux/ng-ovh-jquery-ui-droppable

Usage

import angular from 'angular';
import ngOvhJqueryUiDroppable from '@ovh-ux/ng-ovh-jquery-ui-droppable';

angular.module('myModule', [ngOvhJqueryUiDroppable]);

Test

$ yarn test

Contributing

Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, our contributing guide will help get you started.

License

BSD-3-Clause © OVH SAS