An open API service indexing awesome lists of open source software.

https://github.com/chi-teck/vue-pager

Vue.js pagination component.
https://github.com/chi-teck/vue-pager

pager vue vue-components

Last synced: 8 months ago
JSON representation

Vue.js pagination component.

Awesome Lists containing this project

README

          

# Vue.js pagination plugin

The component is meant to work with [vue-router](https://github.com/vuejs/vue-router). Pager markup is compatible with Drupal 8. If you are going to use this outside Drupal check out [this stylesheet](https://github.com/Chi-teck/vue-pager/blob/master/example/seven-pager.css).

## Usage:

```js
Vue.component('pager', VuePager);
```

```html

```

## License
GNU General Public License, version 2.