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

vue-opti-table

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-opti-table

VueJS 2 Optimized Datatable

latest
Source
npmnpm
Version
1.4.6
Version published
Maintainers
1
Created
Source

vue-opti-table

VueJS 2 Optimized Datatable

Installing

Install with npm:

npm install --save vue-opti-table

Import into project:

import Vue from 'vue';
import VueOptiTable from 'vue-opti-table';

Vue.use(VueOptiTable);

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run bundle

# run unit tests
npm run unit

# run all tests
npm test

Keywords

vue

FAQs

Package last updated on 30 Jan 2019

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