-
Updated
May 9, 2022 - JavaScript
#
datatables
Here are 731 public repositories matching this topic...
An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)
css
radio
bootstrap
pagination
semantic
vue
material
material-design
checkbox
datatables
table
foundation
css-framework
bulma
semantic-ui
bootstrap-table
hacktoberfest
materialize
hacktoberfest2021
Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
-
Updated
Apr 18, 2022 - JavaScript
A group of plugins for responsive tables.
-
Updated
Jan 26, 2022 - JavaScript
jQuery DataTables API for Laravel 4|5|6|7|8|9
-
Updated
May 8, 2022 - PHP
A dynamic table component for Laravel Livewire - For Slack access, visit:
-
Updated
May 8, 2022 - PHP
A simple, customizable and pageable table with SSR support, based on vue2 and element-ui
-
Updated
Apr 30, 2022 - JavaScript
bootstrap
laravel
datatables
editable-table
data-tables
livewire
tailwind
tailwindcss
laravel-livewire
alpine-js
livewire-datatables
livewire-powergrid
powergrid-component
livewire-modal
livewire-editable-table
livewire-scaffolding
livewire-packages
-
Updated
May 8, 2022 - PHP
使用SpringBoot与shiro实现基于数据库的细粒度动态权限管理系统实例
-
Updated
Jul 1, 2020 - Java
A wrapper around DataTable's ajax methods that allow synchronization with server-side pagination in a Rails app
-
Updated
Feb 23, 2022 - Ruby
R Interface to the jQuery Plug-in DataTables
-
Updated
Apr 21, 2022 - JavaScript
BunnyJS - Lightweight native (vanilla) JavaScript (JS) and ECMAScript 6 (ES6) browser library, package of small stand-alone components without dependencies: FormData, upload, image preview, HTML5 validation, Autocomplete, Dropdown, Calendar, Datepicker, Ajax, Datatable, Pagination, URL, Template engine, Element positioning, smooth scrolling, routing, inversion of control and more. Simple syntax and architecture. Next generation jQuery and front-end framework. Documentation and examples available.
javascript
autocomplete
library
framework
validation
es6
dom
vanilla
datatables
architecture
vanilla-javascript
ajax
datepicker
form
form-framework
bunnyjs
vanilla-js
smooth-scrolling
datatable
form-validation
-
Updated
May 18, 2019 - JavaScript
Ajax support of DataTables (Laravel 5.5 to Laravel 8.x)
php
laravel
php7
datatables
laravel5-package
datatables-serverside
datatables-ajax
datatables-configuration
-
Updated
Feb 16, 2022 - PHP
React table built to resemble a database.
-
Updated
Apr 24, 2022 - JavaScript
A Swift Data Table package, display grid-like data sets in a nicely formatted table for iOS. Subclassing UICollectionView that allows ordering, and searching with extensible options.
-
Updated
Feb 20, 2022 - Swift
Spring Data JPA extension to work with the great jQuery plugin DataTables (http://datatables.net/)
-
Updated
Oct 7, 2021 - Java
This Bundle integrates the jQuery DataTables plugin into your Symfony application.
pagination
grid
symfony
symfony-bundle
datatables
table
datatable
data-table
datagrid
inline-editing
-
Updated
Mar 3, 2022 - PHP
Server-side datatable representations for Django querysets for automatic rendering in templates
-
Updated
Apr 28, 2022 - Python
Seamless integration between Django REST framework and Datatables.
-
Updated
Mar 4, 2022 - Python
Pandas DataFrames as Interactive DataTables
-
Updated
May 3, 2022 - Python
Microsoft AspNet bindings and automatic parsing for jQuery DataTables along with extension methods to help on data queries.
-
Updated
Feb 5, 2022 - C#
jQuery DataTables Buttons Plugin for Laravel.
jquery
laravel
datatables
laravel-datatables
jquery-datatables
datatables-plugin
hacktoberfest
datatables-buttons
-
Updated
May 7, 2022 - PHP
Laravel DataTables HTML Builder Plugin
-
Updated
May 8, 2022 - PHP
PHP Library to handle server-side processing for Datatables, in a fast and simple way.
mysql
php
laravel
datatables
php-library
sqlite
codeigniter
prestashop
datatables-library
datatables-serverside
-
Updated
Feb 19, 2022 - PHP
Crawler for Fundamental analysis platform for BOVESPA stocks, generating a score for each share according to the selected criteria on the indicators.
javascript
heroku
html
django
datatables
python3
stock
stock-market
data-analysis
stock-indicators
investment
bovespa
herokuapp
bovespa-stocks
-
Updated
Feb 11, 2022 - Python
ASP MVC Helpers for connecting IQueryables with the amazing DataTables.net plugin
-
Updated
Jun 14, 2021 - JavaScript
pkly
commented
Oct 6, 2020
I noticed that there's an issue regarding query creation - in the event that only fields that do something during render are specified the table will fail to load outright and Doctrine will throw an error about expecting an expression, as the generated query looks like this:
SELECT FROM [entity] [alias]
The fix is simple, if nothing is being selected simply find the primary key and s
An another React Data tables component.
-
Updated
Jul 23, 2018 - JavaScript
Improve this page
Add a description, image, and links to the datatables topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the datatables topic, visit your repo's landing page and select "manage topics."
I'm having an issue with my bundle size, my project is using @material-ui core components as well as mui-datatables. I'm working on shrinking my bundle size, but noticed that the entire esm library for @material-ui/core is getting bundled. I tracked down what is importing the @material-ui/core/esm/index.js module (all the com