marionette.approuter

Extends the Backbone.Router to make it easier to construct a large number of routes for your app.

comindware.core.ui

Comindware Core UI provides the basic components like editors, lists, dropdowns, popups that we so desperately need while creating Marionette-based single-page applications.

marionette.templatecache

Renderer which provides a cache for retrieving templates from script blocks in your HTML. This improved the speed of subsequent calls to get a template.