Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vuetable-2

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuetable-2 - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

0

build/build.js

@@ -0,0 +0,0 @@ // https://github.com/shelljs/shelljs

@@ -0,0 +0,0 @@ /* eslint-disable */

@@ -0,0 +0,0 @@ var path = require('path')

@@ -0,0 +0,0 @@ var path = require('path')

@@ -0,0 +0,0 @@ var path = require('path')

@@ -0,0 +0,0 @@ var config = require('../config')

@@ -0,0 +0,0 @@ var path = require('path')

@@ -0,0 +0,0 @@ var merge = require('webpack-merge')

@@ -0,0 +0,0 @@ // see http://vuejs-templates.github.io/webpack for documentation.

module.exports = {
NODE_ENV: '"production"'
}

@@ -0,0 +0,0 @@ var merge = require('webpack-merge')

2

package.json
{
"name": "vuetable-2",
"version": "1.0.3",
"version": "1.1.0",
"description": "A Vue.js 2.0 component for data table",

@@ -5,0 +5,0 @@ "license": "MIT",

[![npm](https://img.shields.io/npm/v/vuetable-2.svg)](https://www.npmjs.com/package/vuetable-2)
[![npm](https://img.shields.io/npm/l/vuetable-2.svg?maxAge=2592000)]()
# vuetable-2
# vuetable-2 - data table simplify!
> A Vue.js project
---
## vuetable is only working for Vue 1.x, vuetable-2 is for Vue 2.x
If you're looking for the version that's working with Vue 1.x, please go to [`vuetable`](https://github.com/ratiw/vue-table) repo.
---
## Build Setup
Documentation is still under development. Meanwhile, check out the [Tutorial](https://github.com/ratiw/vuetable-2-tutorial/blob/master/doc/README.md)
with follow-along project [here](https://github.com/ratiw/vuetable-2-tutorial). It should be enough to get you started.
``` bash
# install dependencies
npm install
If you've been using Vuetable for Vue 1.x before, checkout [what's changed](https://github.com/ratiw/vuetable-2/blob/master/changes.md) for info on changes from Vuetable for Vue 1.x and the [upgrade guide](https://github.com/ratiw/vuetable-2/blob/master/upgrade-guide.md) on how you could upgrade from Vuetable for Vue 1.x.
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
```
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

@@ -77,3 +77,3 @@ import Vue from 'vue'

},
'__checkbox:id',
'__checkbox',
{

@@ -80,0 +80,0 @@ name: 'id',

@@ -0,0 +0,0 @@ // A custom Nightwatch assertion.

@@ -0,0 +0,0 @@ require('babel-register')

@@ -0,0 +0,0 @@ // 1. start the dev server using production config

@@ -0,0 +0,0 @@ // For authoring Nightwatch tests, see

@@ -0,0 +0,0 @@ // Polyfill fn.bind() for PhantomJS

@@ -0,0 +0,0 @@ import Vue from 'vue'

@@ -0,0 +0,0 @@ # Upgrade Guide

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc