awema-pl/module-table-builder

A component that allows creating responsive HTML tables or lists from data object

v1.0.5 2021-12-15 17:30 UTC

This package is auto-updated.

Last update: 2024-05-15 22:19:10 UTC


README

Awema.pl 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 awema-pl/module-table-builder

The package will automatically register itself.

You can publish the config file with:

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

Support Us

Become a Patreon

License

MIT