All Projects → awes-io → Table Builder

awes-io / Table Builder

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Table Builder

Laravel Bootstrap Table List
Bootstrap table list generator for Laravel.
Stars: ✭ 16 (-63.64%)
Mutual labels:  table
Vue2 Datatable
The best Datatable for Vue.js 2.x which never sucks. Give us a star 🌟 if you like it! (DEPRECATED. As I, @kenberkeley, the only maintainer, no longer works for OneWay. Bugs may be fixed but new features or breaking changes might not be merged. However, it's still the best in my mind because of its extremely flexible usage of dynamic components)
Stars: ✭ 867 (+1870.45%)
Mutual labels:  table
React Base Table
A react table component to display large datasets with high performance and flexibility
Stars: ✭ 966 (+2095.45%)
Mutual labels:  table
Reactabular
A framework for building the React table you need (MIT)
Stars: ✭ 903 (+1952.27%)
Mutual labels:  table
Puregrid
Lightweight JavaScript Grid/SpreadSheet component written in pure JavaScript
Stars: ✭ 10 (-77.27%)
Mutual labels:  table
Ng2 Flex Table
Angular 4 Table - Beautiful Table especially made for non-relational databases. With inline editing, column search & filter and fixed headers.
Stars: ✭ 15 (-65.91%)
Mutual labels:  table
Go Pretty
Pretty print tables and more in golang!
Stars: ✭ 777 (+1665.91%)
Mutual labels:  table
React Spreadsheet Grid
An Excel-like grid component for React with custom cell editors, performant scroll & resizable columns
Stars: ✭ 996 (+2163.64%)
Mutual labels:  table
Tabulate
Table Maker for Modern C++
Stars: ✭ 862 (+1859.09%)
Mutual labels:  table
React Data Table Component
A simple table library with built in sorting, pagination, selection, expandable rows and customizable styling.
Stars: ✭ 912 (+1972.73%)
Mutual labels:  table
Excalibur
A web interface to extract tabular data from PDFs
Stars: ✭ 916 (+1981.82%)
Mutual labels:  table
Datagrid
Gem to create tables grids with sortable columns and filters
Stars: ✭ 921 (+1993.18%)
Mutual labels:  table
React Collapsing Table
react-collapsing-table: a React rewrite of the jQuery table plugin from "datatables.net". Inspired by a lack of similar table behaviors, notably collapsibility and responsivity.
Stars: ✭ 21 (-52.27%)
Mutual labels:  table
Table calendar
Highly customizable, feature-packed Flutter Calendar with gestures, animations and multiple formats
Stars: ✭ 897 (+1938.64%)
Mutual labels:  table
Azure.data.wrappers
Azure Storage Simplified
Stars: ✭ 34 (-22.73%)
Mutual labels:  table
Jquery Rslitegrid
Input tabular data with your keyboard
Stars: ✭ 5 (-88.64%)
Mutual labels:  table
Sorta
SortedTables in Nim, based on B-Trees
Stars: ✭ 15 (-65.91%)
Mutual labels:  table
Legacytableview
simple light weight android library for displaying tabulated data
Stars: ✭ 39 (-11.36%)
Mutual labels:  table
Vue Data Tables
A simple, customizable and pageable table with SSR support, based on vue2 and element-ui
Stars: ✭ 976 (+2118.18%)
Mutual labels:  table
Diff Table
Stars: ✭ 21 (-52.27%)
Mutual labels:  table

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].