Table Builders
This category does not have a description yet. You can add one on github!
0.6
This allows you to easily build datagrid aka data tables with sortable columns and filters
Activity
0.16
Table Cloth helps you create tables easily.
Activity
0.11
A table builder for active record collections that
produces semantically rich and accessible table markup
Activity
0.07
A Rails grid plugin to create grids with sorting, pagination, and filters generated automatically based on column types. The contents of the cell are up for the developer, just like one does when rendering a collection via a simple table. WiceGrid automates implementation of filters, ordering, paginations, CSV export, and so on. Ruby blocks provide an elegant means for this.
Activity
0.06
This gem builds HTML-table using given array
Activity
0.05
table-for is a table builder for an array of objects, easily allowing overriding of how any aspect of the table is generated
Activity
0.04
HTML tables made easy (in Rails 4 & 5)
Activity
0.03
Enables easy table rendering in rails applications
Activity
0.01
Displays a collection (ActiveRelation or Array-like object) wrapped in an
html table with server side column sorting, filtering hooks, and search
bar. Large collections can be paginated with either the will_paginate gem
or kaminari gem if you use them, or a naive Enumerable based paginator
(without pager links) if neither is present.
Activity
0.01
A Rails table builder made to easily create table or sort a table. The syntax is simple to write and easy to read.
0.01
A DSL for Rails that provides easy table creation with sorting and filtering.
0.01
simple, flexible and fast html table generator
0.01
Dummy transitional package for active_list
0.0
Rails tables builder gem that makes creating tables painless. Includes ability to write custom column formatters or even customize row completely.
Includes library of predefined column formatters. Also has ability to generate "totals" row.
Activity
0.0
Gridder generates a html table.