awes-io/table-builder

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

Installs: 26 135

Dependents: 4

Suggesters: 0

Security: 0

Stars: 46

Watchers: 2

Forks: 2

Open Issues: 0

Language:JavaScript

v1.4.0 2019-10-10 16:05 UTC

README

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