1.5.5 • Published 9 years ago

marionette.enhancedrouter v1.5.5

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

backbone.lazyrouter

Build Status

A Backbone extended Router with lazy load logic

This main router usage is to setup a Router to register all your routes, but to defer the logic.

It might help you if :

  • you want to have multiple routers attached, each one used for one or more routes. Only one controller will respond to a given route.
  • the router will wait for a controller to be defined when a route is triggered.

TODO:

  • documentation
  • tests

This is already used in some projects but use at your own risks!

1.5.5

9 years ago

1.5.4

9 years ago

1.5.3

9 years ago

1.5.0

10 years ago

1.4.0

10 years ago

1.3.0

10 years ago

1.2.3

10 years ago

1.2.2

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.2.1

10 years ago