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

https://github.com/awes-io/table-builder

🐿️Dynamic tables with pagination and sorting for data visualisation.
https://github.com/awes-io/table-builder

awes-io table table-builder vue vuejs

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

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](https://www.awes.io/documentation/components/table-builder)

## 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

``` bash
$ composer require awes-io/table-builder
```

The package will automatically register itself.

You can publish the config file with:

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

## Support Us



Become a Patreon

## License

[MIT](http://opensource.org/licenses/MIT)