Socket
Socket
Sign inDemoInstall

coveo-slider

Package Overview
Dependencies
2
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

coveo-slider

Coveo's enhanced slider component using HTML5 input range


Version published
Maintainers
2
Weekly downloads
3,043
decreased by-34.59%

Weekly downloads

Readme

Source

Build Status Coverage Status dev-dependencies license

Coveo Slider

Coveo Slider is an enhanced HTML5 input range.

It's available on npm npm install coveo-slider.

This project is still its early stage and features will be added when needed.

Dependencies

You need to include jQuery and Underscore for this to work.

Contributing

Make sure you have Node JS and NPM installed. Run npm install to get the required dependencies.

Building

You can use gulp if you have gulp installed as a global dependency to recompile the project and run the tests.

Test locally

Feel free to modify the index.html file in the dist folder to test your feature.

We use Karma & Jasmine to run automated tests. The coverage is provided by instanbul via karma-coverage plugin. To run the tests, you can use npm test or gulp test. Please add some unit tests if you make a PR.

License

Coveo Slider is distributed under MIT license.

Keywords

FAQs

Last updated on 29 Jul 2019

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc