Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List filter in elm

This is a naiive implementation of a simple filtering List in Elm. It is stable for up to 5000 entries but will start to look jagged beyond that.

I also started a sample implementation for larger datasets (read: up to 60000 tested until now), but it is nowhere near ready. If of interest you can find the code in the large-datasets branch.

If you are looking for a more comprehensive example, or need sorting functionality you will be better off looking into evancz/elm-sortable-table.

About

This is a deletantic approach to a filterable data set in elm.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages