New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

vue-multiple-scrollbar

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-multiple-scrollbar

Vue-based scrollbar component

latest
Source
npmnpm
Version
1.0.4
Version published
Weekly downloads
23
27.78%
Maintainers
1
Weekly downloads
 
Created
Source

scrollbar

Vue-based scrollbar component

Install

npm install vue-multiple-scrollbar -S

Quick Start

import Vue from 'vue'
import VmScrollbar from 'vue-multiple-scrollbar'

Vue.component(VmScrollbar.name, VmScrollbar)

For more information, please refer to scrollbar in our documentation.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run demo:dev

# build for demo with minification
npm run demo:build

# build for gh-pages with minification
npm run demo:prepublish

# build for production with minification
npm run build

LICENSE

MIT

Keywords

vue

FAQs

Package last updated on 29 Jan 2018

Did you know?

Socket

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