@ovh-ux/ng-ovh-slider

AngularJS slider

Usage no npm install needed!

<script type="module">
  import ovhUxNgOvhSlider from 'https://cdn.skypack.dev/@ovh-ux/ng-ovh-slider';
</script>

README

ng-ovh-slider

AngularJS slider.

npm version Downloads Dependencies Dev Dependencies Gitter

Install

$ yarn add @ovh-ux/ng-ovh-slider

Usage

import angular from 'angular';
import ngOvhSlider from '@ovh-ux/ng-ovh-slider';

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

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