1.1.18 • Published 4 days ago

vue-dataset v1.1.18

Weekly downloads
8
License
MIT
Repository
github
Last release
4 days ago

vue-dataset npm.io npm.io


:fire: HEADS UP! You're currently looking at vue-dataset next branch for Vue.js 3.
If you're looking for a Vue.js 2 compatible version of vue-dataset, please check out the master branch.


A set of Vue.js 3 components to display datasets (lists) with filtering, paging, and sorting capabilities!
Created with reusability in mind, so that one doesn't have to recreate the same functionality for lists over and over again.

vue-dataset does not impose any structure or layout limitations on your HTML, you can use divs, tables or anything you like to present your data.

Features

  • Highly customizable DOM structure
  • Custom filtering based on the row values from all or specific data keys
  • "Search as" feature allows for searching using a custom search method
  • Multi "column" searching, search data keys are configurable
  • "Sort as" feature allows for sorting using a custom sorting method
  • Multi "column" sorting, sortable data keys are configurable
  • Pagination
  • Global search with debounce setting
  • Easy to extend with custom components

Browsers support

EdgeFirefoxChromeSafariOpera
Edgelast 2 versionslast 2 versionslast 2 versionslast 2 versions

Documentation and examples https://vue-dataset-demo-next.netlify.app/

Development

In order to start development:

npm i
npm run watch
3.6.2

4 days ago

3.5.4

11 months ago

3.6.1

8 months ago

3.6.0

8 months ago

1.1.18

8 months ago

3.5.3

1 year ago

3.5.2

1 year ago

3.5.1

1 year ago

3.5.0

1 year ago

3.4.9

2 years ago

1.1.17

2 years ago

3.4.8

2 years ago

3.4.7

2 years ago

3.4.6

2 years ago

1.1.16

2 years ago

1.1.15

2 years ago

1.1.14

2 years ago

3.4.5

2 years ago

1.1.13

2 years ago

3.4.4

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

3.4.0

2 years ago

3.3.0

2 years ago

3.2.0

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

3.4.3

2 years ago

3.4.2

2 years ago

3.4.1

2 years ago

3.0.0

2 years ago

1.1.9

3 years ago

2.1.0

3 years ago

2.0.2

3 years ago

1.2.0

3 years ago

1.1.8

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.6

3 years ago

1.0.15

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.0

4 years ago