andrewMacmurray / elm-simple-animation

stateless animation utils for Elm
https://package.elm-lang.org/packages/andrewMacmurray/elm-simple-animation/latest/
MIT License
50 stars 3 forks source link

Clearer docs for Animated Elm-UI #12

Closed andrewMacmurray closed 3 years ago

andrewMacmurray commented 3 years ago

A few people have struggled to setup an elm-ui example when starting out with the library, this could be a sign that the docs aren't clear enough.

Some ideas:

Any other ideas, thoughts are welcome!

13r0ck commented 3 years ago

Hi Andrew! MY bad for not getting to the PR as soon as I promised on slack. Honestly this project is fantastic! The only issue I was having is that I am so new to Elm that basic stuff if hard for me :)

I'm not sure about the project in totality, but I am working in the PR with those changes above for the Elm-UI hook right now.

13r0ck commented 3 years ago

Also not sure if you would like to expand the list of example animations, because if so I would love to contribute those too! Like this slider? https://ellie-app.com/cRq3MtFgtfZa1

Idk, just having ha ton of fun haha XD

andrewMacmurray commented 3 years ago

No worries at all, thanks for making those changes!

I love the idea about expanding the examples, and having them in Ellie makes them a lot more portable. Go wild with more of them if you like 😄

And great to hear you're enjoying using it!