@axentsoftwares/vue-slider-range
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@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.

Dependencies (0)

    Dev Dependencies (11)

    Package Sidebar

    Install

    npm i @axentsoftwares/vue-slider-range

    Weekly Downloads

    77

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    107 kB

    Total Files

    10

    Last publish

    Collaborators

    • axentsoftwares