Skip to content

t-hamano/flexible-table-block

Repository files navigation

Flexible Table Block

Tests Tests and Deploy

Flexible Table Block

Flexible Table Block is a custom block plugin for the WordPress block editor that allows you to create tables in any configuration.

Features

Merge and Split Cells

Merge and Split Cells

You can merge or split cells from multiple selected cells.

Flexible Styling

Flexible Styling

You can set various styles for each tag of table, cell, and caption individually.

Advanced UI

Advanced UI

You can easily select a batch of cells in a section, or select, add, or delete rows and columns with the buttons.

Responsive Support

Responsive Support

You can set the table to scroll horizontally on both Desktop and mobile, and arrange cells vertically on mobile. The breakpoints for switching between Desktop and mobile can be changed freely.

How to build

npm install
npm run build

Author

Aki Hamano (Github)