awes-io / table-builder

🐿️Dynamic tables with pagination and sorting for data visualisation.

Home Page:https://www.awes.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awes.io logo

Table Builder

Dynamic tables with pagination and sorting for data visualization.

Last version Downloads License CDN Ready vue Last commit Analytics Hosted by Package Kit Patreon

Table Builder

Documentation

Documentation

NPM scripts

Development mode npm run watch or simply npm start Development mode for IE npm run watch:legacy Production build npm run build

Installation

Via Composer

$ composer require awes-io/table-builder

The package will automatically register itself.

You can publish the config file with:

php artisan vendor:publish --provider="AwesIO\TableBuilder\Providers\TableBuilderServiceProvider" --tag="config"

Support Us

Become a Patreon

License

MIT

About

🐿️Dynamic tables with pagination and sorting for data visualisation.

https://www.awes.io

License:MIT License


Languages

Language:JavaScript 54.9%Language:Vue 37.6%Language:CSS 6.1%Language:PHP 1.5%