0.3.8 • Published 3 years ago

vue-flexible-table v0.3.8

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

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)

0.3.8

3 years ago

0.3.7

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago