Skip to content

mint-ui/mint-range

Repository files navigation

mint-range

A mint component

Installation

npm i mint-range -D

Usage

import Vue from 'vue'
import MintRange from 'mint-range'

Vue.use(MintRange)

or

import Vue from 'vue'
import { MintRange } from 'mint-range'

Vue.component('mint-range', MintRange)

Development

make dev

Production

make dist

Deploy

make deploy

License

MIT

About

A range component.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •