Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/athanclark/elm-discrete-transition

Switch between discrete states, given you've got a time-indexed continuous method for turning them on
https://github.com/athanclark/elm-discrete-transition

discrete-transitions elm

Last synced: 11 days ago
JSON representation

Switch between discrete states, given you've got a time-indexed continuous method for turning them on

Awesome Lists containing this project

README

        

# Discrete Transitions

Use `GoTo` to switch to a state. For a demo, check out
[this example](https://rawgit.com/athanclark/elm-discrete-transition/master/example/index.html).