0.5.2 • Published 4 years ago

vstack-router v0.5.2

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

vstack-router

Universal router

  • router convert location changes to screen changes using single transition function.
  • location is an object that represent some history action.
  • history is a universal abstraction on session history.
  • screen is an object that represent UI of some location.
  • transition is a function that trying to eventually satisfy a location.
  • transition could be combination of other transition functions.
  • transition calls are synchronised via queue, but router skips tasks in the middle of the queue, because they are unreachable.
0.5.0

4 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.4.0

9 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago