Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/laravel-enso/tables
- Owner: laravel-enso
- Created: 2017-11-22T13:33:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T07:22:29.000Z (6 months ago)
- Last Synced: 2024-07-30T05:18:20.395Z (3 months ago)
- Topics: datatable, demo, json-template, laravel, laravel-enso, pagination, serverside
- Language: PHP
- Homepage: https://www.laravel-enso.com/examples/table
- Size: 1.04 MB
- Stars: 631
- Watchers: 23
- Forks: 77
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - laravel-enso/tables - Bulma themed, VueJS powered Datatable with server-side loading and JSON template setup (laravel)
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.