Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/laravel-enso/tables

Bulma themed, VueJS powered Datatable with server-side loading and JSON template setup
https://github.com/laravel-enso/tables

datatable demo json-template laravel laravel-enso pagination serverside

Last synced: 10 days ago
JSON representation

Bulma themed, VueJS powered Datatable with server-side loading and JSON template setup

Awesome Lists containing this project

README

        

# Tables

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/edd421567e43456dbe6fe8ebe5210c74)](https://www.codacy.com/gh/laravel-enso/tables?utm_source=github.com&utm_medium=referral&utm_content=laravel-enso/tables&utm_campaign=Badge_Grade)
[![StyleCI](https://github.styleci.io/repos/111688250/shield?branch=master)](https://github.styleci.io/repos/111688250)
[![License](https://poser.pugx.org/laravel-enso/tables/license)](https://packagist.org/packages/laravel-enso/tables)
[![Total Downloads](https://poser.pugx.org/laravel-enso/tables/downloads)](https://packagist.org/packages/laravel-enso/tables)
[![Latest Stable Version](https://poser.pugx.org/laravel-enso/tables/version)](https://packagist.org/packages/laravel-enso/tables)

Data Table package with server-side processing, unlimited exporting and VueJS components.
Quickly build any complex table based on a JSON template.

This package can work independently of the [Enso](https://github.com/laravel-enso/Enso) ecosystem.

The front end assets that utilize this api are present in the [tables](https://github.com/enso-ui/tables) package.

For live examples and demos, you may visit [laravel-enso.com](https://www.laravel-enso.com)

[![Watch the demo](https://laravel-enso.github.io/tables/screenshots/bulma_001_thumb.png)](https://laravel-enso.github.io/tables/videos/bulma_demo_01.mp4)

click on the photo to view a short demo in compatible browsers

[![Themed screenshot](https://laravel-enso.github.io/tables/screenshots/bulma_002_thumb.png)](https://laravel-enso.github.io/tables/videos/bulma_demo_02.mp4)

click on the photo to view an **export** demo in compatible browsers

### Installation, Configuration & Usage

Be sure to check out the full documentation for this package available at [docs.laravel-enso.com](https://docs.laravel-enso.com/backend/tables.html)

### Contributions

are welcome. Pull requests are great, but issues are good too.

### License

This package is released under the MIT license.