Vuetable - automatically request data and display them in a table with pagination

vuetable - data table as a vue.js component

vuetable will automatically request (JSON) data from the server and display them nicely in a table with swappable/extensible pagination sub-component. With it there is no need to render the table yourself, you can define row actions, capture the click event and use your prefered CSS classes to format the table. Its default CSS Framework is Semantic UI and there is also the option for Twitter's Bootstrap css framework.

Check out the live demo Bootstrap UI example

Check out more examples and implementation on Github