Coder Social home page Coder Social logo

trendingtechnology / vue-slider-component Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nightcatsama/vue-slider-component

0.0 1.0 0.0 5.26 MB

๐ŸŒก A highly customized slider component

Home Page: https://nightcatsama.github.io/vue-slider-component

License: MIT License

HTML 0.69% Vue 11.08% JavaScript 2.97% CSS 13.70% TypeScript 71.08% Shell 0.48%

vue-slider-component's Introduction

banner

downloads npm-version license

๐ŸŽš A highly customized slider component

English | ็ฎ€ไฝ“ไธญๆ–‡

โœจ Features

  • ๐Ÿ– More customizable
  • ๐Ÿ‘— Multiple style themes
  • ๐Ÿณ Support for more sliders
  • ๐Ÿ“Œ Add marks
  • ๐ŸŽ‰ Support SSR
  • ๐Ÿ’ Support Typescript

๐Ÿ“š Documentation

Document: https://nightcatsama.github.io/vue-slider-component

Live Demo: https://jsfiddle.net/NightCatSama/2xy72dod/10520/

๐ŸŽฏ install

$ yarn add vue-slider-component
# npm install vue-slider-component --save

๐Ÿš€ Usage

<template>
  <vue-slider v-model="value" />
</template>

<script>
import VueSlider from 'vue-slider-component'
import 'vue-slider-component/theme/antd.css'

export default {
  components: {
    VueSlider
  },
  data () {
    return {
      value: 0
    }
  }
}
</script>

Changelog

Detailed changes for each release are documented in the release notes.

Support

If you like this component, you can ask me to drink coffee โ˜•๏ธ.

License

MIT

vue-slider-component's People

Contributors

alexeymohnatkin avatar aniwng avatar ankurk91 avatar bakatz avatar buhrmi avatar cassiebrooks avatar chrisjstott avatar daniel-dia avatar dbpqdb avatar dependabot[bot] avatar exodusanto avatar georgthomassen avatar japseyz avatar jeffcunat avatar kkszymanowski avatar kocal avatar matej-svejda avatar mdartic avatar miridin avatar mitchellst avatar nightcatsama avatar ozdemirburak avatar ricvelozo avatar saman avatar thgh avatar yiidiir avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.