vue-flexible-table

0.3.8 • Public • Published

vue-flexible-table

Build Status GitHub package version NPM package name

A flexible Vue table component.

This motivation to create this table component was to have a table that

  • takes up all space that it has available,
  • scrolls when available space is not enough,
  • resizes it's columns dynamically,
  • has a fixed head when the body is overflowing vertically,
  • synchronizes body and head when scrolling horizontally,
  • has custom sorting,
  • is used somewhat compatible with bootstrap-vue's table.

An example of vue-flexible-table in use can be found here. For the source of that example, see here and here.

Table of Contents

Install

npm install vue-flexible-table

Usage

TODO

Maintainers

@stefandesu

Contribute

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT ©2018 Verbundzentrale des GBV (VZG)

Readme

Keywords

none

Package Sidebar

Install

npm i vue-flexible-table

Weekly Downloads

1

Version

0.3.8

License

MIT

Unpacked Size

27.5 kB

Total Files

13

Last publish

Collaborators

  • nichtich
  • stefandesu