Skip to content

Simple pagination application, read local json (but you can change and make API call to integrate into your needs) and creates pages of items based on local variable value. It is full responsive and can be used without Vuex or any other plugins.

Notifications You must be signed in to change notification settings

fb75/vue-simple-pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-simple-pagination

Utility for fetching local json data (or change integrating call on remote API) and auto-paging items providing value from lacal variable.
Full responsive and no additional dependecies needed (Vuex, Vue Router, etc).

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Simple pagination application, read local json (but you can change and make API call to integrate into your needs) and creates pages of items based on local variable value. It is full responsive and can be used without Vuex or any other plugins.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published