Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions docs/widgets.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,17 @@ devtools::install_github("rstudio/DT")


---


[![D3TableFilter screenhsot](thumbnails/d3tf.png){.widget-thumbnail}](https://github.com/ThomasSiegmund/D3TableFilter)

### [D3TableFilter](https://github.com/ThomasSiegmund/D3TableFilter)

**Author:** [Thomas Siegmund](https://github.com/ThomasSiegmund)

D3TableFilter is a versatile table widget, based on [TableFilter](https://github.com/koalyptus/TableFilter) and D3. It supports advanced filtering, sorting, editing, and styling of tables using D3.

```r
devtools::install_github("ThomasSiegmund/D3TableFilter")
```