Skip to content

axentsoftwares/vue-slider-range

Repository files navigation

@axentsoftwares/vue-slider-range

A highly customized slider / range vue component

This plugin was based on the amazing work of NightCatSama
All credits go to his work. The code has been reworked to work with Vue 3, updated packages and Vite integration.

Install

NPM

npm install @axentsoftwares/vue-slider-range

PNPM

pnpm install @axentsoftwares/vue-slider-range

Yarn

yarn add @axentsoftwares/vue-slider-range

Then import the theme you want

Available themes: default, antd and material.

import '@axentsoftwares/vue-slider-range/dist/theme/material.css'

Documentation

Find the documentation on the NightCatSama repository.

About

A highly customized slider / range vue component

Resources

License

Stars

Watchers

Forks

Packages

No packages published