-
Updated
Jul 27, 2021 - JavaScript
#
datatables
Here are 643 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
vuejs
vue
material
material-design
checkbox
datatables
vuejs2
table
foundation
css-framework
bulma
semantic-ui
bootstrap-table
materialize
Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
-
Updated
Jun 21, 2021 - JavaScript
A group of plugins for responsive tables.
-
Updated
Jun 19, 2020 - JavaScript
jQuery DataTables API for Laravel 4|5|6|7|8
-
Updated
Jun 28, 2021 - PHP
A simple, customizable and pageable table with SSR support, based on vue2 and element-ui
-
Updated
May 27, 2021 - JavaScript
A dynamic table component for Laravel Livewire - For Slack access, visit:
-
Updated
Jul 22, 2021 - Blade
使用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
Apr 29, 2021 - Ruby
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
R Interface to the jQuery Plug-in DataTables
-
Updated
Jul 8, 2021 - 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
Jun 26, 2021 - PHP
React table built to resemble a database.
-
Updated
Jun 20, 2021 - JavaScript
Spring Data JPA extension to work with the great jQuery plugin DataTables (http://datatables.net/)
-
Updated
Mar 17, 2021 - Java
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
Jun 28, 2021 - Swift
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
Jul 4, 2021 - PHP
Server-side datatable representations for Django querysets for automatic rendering in templates
-
Updated
May 28, 2021 - Python
Microsoft AspNet bindings and automatic parsing for jQuery DataTables along with extension methods to help on data queries.
-
Updated
Jun 17, 2021 - C#
Seamless integration between Django REST framework and Datatables.
-
Updated
Jul 21, 2021 - JavaScript
jQuery DataTables Buttons Plugin for Laravel.
jquery
laravel
datatables
laravel-datatables
jquery-datatables
datatables-plugin
hacktoberfest
datatables-buttons
-
Updated
Jul 1, 2021 - PHP
Laravel DataTables HTML Builder Plugin
-
Updated
Jun 20, 2021 - 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
Mar 31, 2021 - PHP
ASP MVC Helpers for connecting IQueryables with the amazing DataTables.net plugin
-
Updated
Jun 14, 2021 - JavaScript
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
Jun 2, 2021 - Python
An another React Data tables component.
-
Updated
Jul 23, 2018 - 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
SQLAlchemy integration of jQuery DataTables >= 1.10.x (Pyramid and Flask examples)
-
Updated
Jan 19, 2021 - Python
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