Elm in Action project repository
Find a file
2023-12-16 23:30:33 +01:00
src chapter 6: Add unit-tests 2023-12-16 14:42:57 +01:00
tests chapter 6: Replace unit by property test 2023-12-16 23:30:33 +01:00
.envrc Initial import of PhotoGroove 2023-12-10 22:02:26 +01:00
.gitignore Ignore direnv and elm files 2023-12-10 22:04:20 +01:00
app.js chapter 5: Implement sliders and filters 2023-12-14 11:22:01 +01:00
elm.json chapter 6: Add unit-tests 2023-12-16 14:42:57 +01:00
flake.lock Initial import of PhotoGroove 2023-12-10 22:02:26 +01:00
flake.nix Initial import of PhotoGroove 2023-12-10 22:02:26 +01:00
index.html chapter 5: Implement sliders and filters 2023-12-14 11:22:01 +01:00
list Switch to json encoded meta data 2023-12-12 09:43:51 +01:00
pasta.js chapter 5: Implement sliders and filters 2023-12-14 11:22:01 +01:00
range-slider.css chapter 5: Implement sliders and filters 2023-12-14 11:22:01 +01:00
range-slider.js chapter 5: Implement sliders and filters 2023-12-14 11:22:01 +01:00
styles.css Implement chapter 4 - part1 2023-12-11 21:02:12 +01:00