Skip to content

jbrgfx/elm-filtered-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm list filtering experiment (using a default state)

The form displays a result based on a default filter to illustrate to the end-user how the filter works.

View uses stylish-elephants, the experimental style-elements package.

Demo

elm-filtered-list

Getting Stared

You need to have Elm 0.18 installed on your machine.

Clone this repo.

Then generate it from within the new project's root directory using:

elm reactor

And view it: localhost:8000/src/Main.elm

You will see:

screenshot of the default state

About

Filtered List using default state and stylish-elephants

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages