Editable Table Component For Vue.js – vue-editortable

A Vue.js editable table component for your web app.

Features:

  • Load/Save Data from/to a database
  • Create, Edit, Save, and Delete Data
  • Show/Hide columns
  • Keyboard Navigation & Shortcuts
  • SWIPE Design for wide tables
  • Simple Responsive Design with data attributes
  • Configurable
  • Multisorting
  • Search filter
  • dynamic Pagination
  • Validation

Preview:

vue-editortable

Download Details:

Author: el-jacko

Live Demo: http://vue-editortable-customdark.eljacko.de/

Download Link: https://github.com/el-jacko/vue-editortable/archive/master.zip

Official Website: https://github.com/el-jacko/vue-editortable

Install & Download:

# NPM
$ npm install vue-editortable --save

Add Comment