awema-pl/module-table-builder
Composer 安装命令:
composer require awema-pl/module-table-builder
包简介
A component that allows creating responsive HTML tables or lists from data object
README 文档
README
Table Builder
Dynamic tables with pagination and sorting for data visualization.
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
License
统计信息
- 总下载量: 69
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 14
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-11-23
