An Elm library to display dynamically configurable grids of data

Elm-advanced-grid is an Elm component you can use to add an advanced grid into an Elm application. The list and type of columns is dynamically configurable. Elm-advanced-grid may be used to display large grids in a web page, with in-place sorting and filtering of columns, modification of the columns’ order by drag-and-drop, modification of the columns’ width using the mouse, ability to change the columns viability, customizable rendering of the rows and columns etc.

The library is available under MIT License and published on our Orange-OpenSource GitHub.