Skip to content

Flatten deeply nested Backbone models and collections into a plain JavaScript object when using built-in Marionette.Renderer.

License

Notifications You must be signed in to change notification settings

hugeinc/marionette.babyBird

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marionette.babyBird

Brought to you by Use All Five, Inc.

Author: Justin Anastos <janastos@useallfive.com>
Author URI: [http://www.useallfive.com](http://www.useallfive.com)
Repository: https://github.com/UseAllFive/marionette.babyBird

Flatten deeply nested Backbone models and collections into a plain JavaScript object when using built-in Marionette.Renderer.

To Use

Include this file before your application attempts to render any templates.

Dependencies

This module requires Backbone, Marionette, and Underscore.

Limitations

There is no checking done to catch circular dependencies.

Annotated Source Code

To generate annotated source code, run grunt groc:local.

You must install Pygments on your system as it is a dependency of groc:

pip install Pygments

About

Flatten deeply nested Backbone models and collections into a plain JavaScript object when using built-in Marionette.Renderer.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%