0.5.2 • Published 5 years ago

vstack-router v0.5.2

Weekly downloads
2
License
MIT
Repository
-
Last release
5 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

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.4.0

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago