{
	"agilityjs": {
		"name": "Agility.js",
		"description": "Agility.js is an MVC library for Javascript that lets you write maintainable and reusable browser code without the verbose or infrastructural overhead found in other MVC libraries. The goal is to enable developers to write web apps at least as quickly as with jQuery, while simplifying long-term maintainability through MVC objects.",
		"homepage": "agilityjs.com",
		"examples": [{
			"name": "Example",
			"url": "examples/agilityjs"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Official Documentation",
				"url": "http://agilityjs.com/docs/docs.html"
			}, {
				"name": "Try it out on JSBin",
				"url": "http://jsbin.com/agility/224/edit"
			}, {
				"name": "Applications built with Agility.js",
				"url": "http://agilityjs.com/docs/gallery.html"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Step by step from jQuery to Agility.js",
				"url": "https://gist.github.com/pindia/3166678"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Google Groups mailing list",
				"url": "http://groups.google.com/group/agilityjs"
			}, {
				"name": "agility.js on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/agility.js"
			}, {
				"name": "Agility.js on Twitter",
				"url": "https://twitter.com/agilityjs"
			}, {
				"name": "Agility.js on Google+",
				"url": "https://plus.google.com/116251025970928820842/posts"
			}]
		}]
	},
	"angularjs": {
		"name": "AngularJS",
		"description": "HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.",
		"homepage": "angularjs.org",
		"examples": [{
			"name": "Example",
			"url": "examples/angularjs"
		}, {
			"name": "Example",
			"url": "examples/angularjs_require"
		}, {
			"name": "AngularJS Optimized",
			"url": "examples/angularjs-perf"
		}, {
			"name": "TypeScript & AngularJS",
			"url": "examples/typescript-angular"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Tutorial",
				"url": "http://docs.angularjs.org/tutorial"
			}, {
				"name": "API Reference",
				"url": "http://docs.angularjs.org/api"
			}, {
				"name": "Developer Guide",
				"url": "http://docs.angularjs.org/guide"
			}, {
				"name": "Applications built with AngularJS",
				"url": "http://builtwith.angularjs.org"
			}, {
				"name": "Blog",
				"url": "http://blog.angularjs.org"
			}, {
				"name": "FAQ",
				"url": "http://docs.angularjs.org/misc/faq"
			}, {
				"name": "Videos",
				"url": "https://www.youtube.com/user/angularjs"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Code School AngularJS course",
				"url": "https://www.codeschool.com/courses/shaping-up-with-angular-js"
			}, {
				"name": "5 Awesome AngularJS Features",
				"url": "http://net.tutsplus.com/tutorials/javascript-ajax/5-awesome-angularjs-features"
			}, {
				"name": "Using Yeoman with AngularJS",
				"url": "http://briantford.com/blog/angular-yeoman.html"
			}, {
				"name": "me&ngular - an introduction to MVW",
				"url": "http://stephenplusplus.github.io/meangular"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Walkthroughs and Tutorials on YouTube",
				"url": "http://www.youtube.com/playlist?list=PL1w1q3fL4pmgqpzb-XhG7Clgi67d_OHXz"
			}, {
				"name": "Google Groups mailing list",
				"url": "https://groups.google.com/forum/?fromgroups#!forum/angular"
			}, {
				"name": "angularjs on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/angularjs"
			}, {
				"name": "AngularJS on Twitter",
				"url": "https://twitter.com/angularjs"
			}, {
				"name": "AngularjS on Google+",
				"url": "https://plus.google.com/+AngularJS/posts"
			}]
		}]
	},
	"angulardart": {
		"name": "AngularDart",
		"description": "Dart is a class-based, object-oriented language with lexical scoping, closures, and optional static typing. AngularDart is a port of Angular to Dart.",
		"homepage": "github.com/angular/angular.dart",
		"examples": [{
			"name": "Example",
			"url": "examples/angular-dart"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "API Reference",
				"url": "http://ci.angularjs.org/view/Dart/job/angular.dart-master/javadoc/"
			}, {
				"name": "Tutorial",
				"url": "https://github.com/angular/angular.dart.tutorial"
			}, {
				"name": "A Tour of the Dart Language",
				"url": "http://www.dartlang.org/docs/dart-up-and-running/contents/ch02.html"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "AngularDart Mailing List",
				"url": "https://groups.google.com/forum/#!forum/angular-dart"
			}, {
				"name": "AngularDart on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/angulardart"
			}, {
				"name": "+AngularDart on Google+",
				"url": "https://plus.google.com/+AngularJS"
			}, {
				"name": "@angularjs on Twitter",
				"url": "https://twitter.com/angularjs"
			}, {
				"name": "Bugtracker on GitHub",
				"url": "https://github.com/angular/angular.dart/issues?state=open"
			}]
		}]
	},
	"ariatemplates": {
		"name": "Aria Templates",
		"description": "Aria Templates (aka AT) is an application framework written in JavaScript for building rich and large-scaled enterprise web applications.",
		"homepage": "ariatemplates.com",
		"examples": [{
			"name": "Example",
			"url": "examples/ariatemplates"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "http://ariatemplates.com/usermanual"
			}, {
				"name": "API Reference",
				"url": "http://ariatemplates.com/aria/guide/apps/apidocs"
			}, {
				"name": "Guides",
				"url": "http://ariatemplates.com/guides"
			}, {
				"name": "Blog",
				"url": "http://ariatemplates.com/blog"
			}, {
				"name": "FAQ",
				"url": "http://ariatemplates.com/faq"
			}, {
				"name": "Aria Templates on GitHub",
				"url": "https://github.com/ariatemplates"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Aria Templates on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/ariatemplates"
			}, {
				"name": "Forums",
				"url": "http://ariatemplates.com/forum"
			}, {
				"name": "Aria Templates on Twitter",
				"url": "http://twitter.com/ariatemplates"
			}]
		}]
	},
	"atmajs": {
		"name": "Atma.js",
		"description": "HMVC and the component-based architecture for building client, server or hybrid applications",
		"homepage": "atmajs.com",
		"examples": [{
			"name": "Example",
			"url": "examples/atmajs/"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Get Started",
				"url": "http://atmajs.com/get/github"
			}, {
				"name": "Atma.js on GitHub",
				"url": "https://github.com/atmajs"
			}, {
				"name": "Atma.js DevTool",
				"url": "https://chrome.google.com/webstore/detail/atmajs-devtool/bpaepkmcmoablpdahclhdceapndfhdpo"
			}]
		}, {
			"heading": "Overview",
			"links": [{
				"name": "Libraries",
				"url": "https://github.com/tastejs/todomvc/blob/gh-pages/examples/atmajs/readme.md"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Atma.js on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/atmajs"
			}, {
				"name": "Mailing list on Google Groups",
				"url": "https://groups.google.com/forum/?fromgroups#!forum/atmajs"
			}]
		}]
	},
	"backbonejs": {
		"name": "Backbone.js",
		"description": "Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.",
		"homepage": "backbonejs.org",
		"examples": [{
			"name": "Example",
			"url": "examples/backbone"
		}, {
			"name": "Example",
			"url": "examples/backbone_require"
		}, {
			"name": "Enyo & Backbone.js",
			"url": "examples/enyo_backbone"
		}, {
			"name": "TypeScript & Backbone.js",
			"url": "examples/typescript-backbone"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Annotated source code",
				"url": "http://backbonejs.org/docs/backbone.html"
			}, {
				"name": "Applications built with Backbone.js",
				"url": "http://backbonejs.org/#examples"
			}, {
				"name": "FAQ",
				"url": "http://backbonejs.org/#faq"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Developing Backbone.js Applications",
				"url": "http://addyosmani.github.io/backbone-fundamentals"
			}, {
				"name": "Collection of tutorials, blog posts, and example sites",
				"url": "https://github.com/documentcloud/backbone/wiki/Tutorials%2C-blog-posts-and-example-sites"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Backbone.js on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/backbone.js"
			}, {
				"name": "Google Groups mailing list",
				"url": "https://groups.google.com/forum/#!forum/backbonejs"
			}, {
				"name": "Backbone.js on Twitter",
				"url": "http://twitter.com/documentcloud"
			}]
		}]
	},
	"ampersand": {
		"name": "Ampersand.js",
		"description": "A highly modular, loosely coupled, non-frameworky framework for building advanced JavaScript apps.",
		"homepage": "http://ampersandjs.com",
		"examples": [{
			"name": "Architecture Example",
			"url": "examples/ampersand"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Project Site",
				"url": "http://ampersandjs.com"
			}, {
				"name": "Guides",
				"url": "http://ampersandjs.com/learn"
			}, {
				"name": "API Reference",
				"url": "http://ampersandjs.com/docs"
			}, {
				"name": "Curated Front-end Modules",
				"url": "http://tools.ampersandjs.com"
			}, {
				"name": "#&yet IRC Channel on Freenode",
				"url": "https://botbot.me/freenode/andyet/"
			}]
		}, {
			"heading": "Related Materials",
			"links": [{
				"name": "Human JavaScript (free online book)",
				"url": "http://learn.humanjavascript.com"
			}, {
				"name": "Introducing Ampersand Blogpost",
				"url": "http://blog.andyet.com/2014/06/25/introducing-ampersand-js/"
			}, {
				"name": "&yet – The team behind Ampersand.js",
				"url": "http://andyet.com"
			}]
		}]
	},
	"batman": {
		"name": "Batman.js",
		"description": "A client-side framework for Rails developers. Batman.js is a framework for building rich web applications with CoffeeScript.",
		"homepage": "batmanjs.org",
		"examples": [{
			"name": "Example",
			"url": "examples/batman"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "http://batmanjs.org/docs/batman.html"
			}, {
				"name": "Get Started",
				"url": "http://batmanjs.org/download.html"
			}, {
				"name": "Applications built with Batman.js",
				"url": "http://batmanjs.org/examples.html"
			}, {
				"name": "Blog",
				"url": "http://batmanjs.org/2012/04/02/batman-packs-a-punch.html"
			}, {
				"name": "Batman.js on GitHub",
				"url": "https://github.com/shopify/batman"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Simple address book app with Batman.js",
				"url": "http://kubyshkin.ru/posts/simple-address-book-app-with-batman-js.html"
			}, {
				"name": "Batman.js vs Knockout.js",
				"url": "http://blog.erlware.org/2011/08/28/batman-js-vs-knockout-js"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Batman.js on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/batman.js"
			}, {
				"name": "Mailing list on Google Groups",
				"url": "https://groups.google.com/forum/?fromgroups#!forum/batmanjs"
			}, {
				"name": "Batman.js on Twitter",
				"url": "http://twitter.com/batmanjs"
			}]
		}]
	},
	"canjs": {
		"name": "CanJS",
		"description": "CanJS is a MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.",
		"homepage": "canjs.com",
		"examples": [{
			"name": "Example",
			"url": "examples/canjs"
		}, {
			"name": "Example",
			"url": "examples/canjs_require"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "http://canjs.com/docs/index.html"
			}, {
				"name": "Getting started",
				"url": "http://canjs.com/guides/Tutorial.html"
			}, {
				"name": "Applications built with CanJS",
				"url": "http://canjs.com/#examples"
			}, {
				"name": "Blog",
				"url": "http://bitovi.com/blog/tag/canjs"
			}, {
				"name": "Getting started video",
				"url": "http://www.youtube.com/watch?v=GdT4Oq6ZQ68"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Diving into CanJS",
				"url": "http://net.tutsplus.com/tutorials/javascript-ajax/diving-into-canjs"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "CanJS on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/canjs"
			}, {
				"name": "CanJS Forums",
				"url": "http://forum.javascriptmvc.com/#Forum/canjs"
			}, {
				"name": "CanJS on Twitter",
				"url": "http://twitter.com/canjs"
			}, {
				"name": "#canjs IRC",
				"url": "http://webchat.freenode.net/?channels=canjs"
			}]
		}]
	},
	"chaplin": {
		"name": "Chaplin",
		"description": "Chaplin is an architecture for JavaScript applications using the Backbone.js library. Chaplin addresses Backbone’s limitations by providing a lightweight and flexible structure that features well-proven design patterns and best practices.",
		"homepage": "chaplinjs.org",
		"examples": [{
			"name": "Example",
			"url": "examples/chaplin-brunch/public"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Getting Started",
				"url": "http://docs.chaplinjs.org/getting_started.html"
			}, {
				"name": "Documentation",
				"url": "http://docs.chaplinjs.org"
			}, {
				"name": "Annotated Source Code",
				"url": "http://chaplinjs.org/annotated/chaplin.html"
			}, {
				"name": "Applications built with Chaplin",
				"url": "http://chaplinjs.org/examples.html"
			}, {
				"name": "Cookbook",
				"url": "https://github.com/chaplinjs/chaplin/wiki/Cookbook"
			}, {
				"name": "Chaplin on GitHub",
				"url": "https://github.com/chaplinjs"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "JavaScript MVC frameworks: A Comparison of Marionette and Chaplin",
				"url": "http://9elements.com/io/index.php/comparison-of-marionette-and-chaplin"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Support forum on ost.io",
				"url": "http://ost.io/@chaplinjs/chaplin"
			}, {
				"name": "Chaplin on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/chaplinjs"
			}, {
				"name": "Chaplin on Twitter",
				"url": "http://twitter.com/chaplinjs"
			}]
		}]
	},
	"closure": {
		"name": "Closure Tools",
		"description": "The Closure Tools project is an effort by Google engineers to open source the tools used in many of Google's sites and web applications for use by the wider Web development community.",
		"homepage": "developers.google.com/closure",
		"examples": [{
			"name": "Example",
			"url": "examples/closure"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "https://developers.google.com/closure/library/docs/overview"
			}, {
				"name": "API Reference",
				"url": "http://docs.closure-library.googlecode.com/git/index.html"
			}, {
				"name": "Blog",
				"url": "http://closuretools.blogspot.com"
			}, {
				"name": "FAQ",
				"url": "https://developers.google.com/closure/faq"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Examples, walkthroughs, and articles",
				"url": "http://www.googleclosure.com"
			}, {
				"name": "First Adventure in Google Closure",
				"url": "http://www.codeproject.com/Articles/265364/First-Adventures-in-Google-Closure"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Google Groups mailing list",
				"url": "https://groups.google.com/group/closure-library-discuss"
			}, {
				"name": "Closure Tools on Twitter",
				"url": "http://twitter.com/closuretools"
			}, {
				"name": "Closure Tools on Google+",
				"url": "https://plus.google.com/communities/113969319608324762672"
			}]
		}]
	},
	"componentjs": {
		"name": "ComponentJS",
		"description": "Provides a powerful run-time Component System for hierarchically structuring the UI dialogs of complex HTML5-based Clients.  Fully isolates each UI segment, with sophisticated hierarchical Event, Service, Hook, Model, Socket and Property mechanisms.",
		"homepage": "componentjs.com/",
		"source_path": [{
			"name": "Example",
			"url": "examples/componentjs"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Overview Video",
				"url": "http://www.youtube.com/watch?v=gtz7PCMxzVA"
			}, {
				"name": "Demo",
				"url": "http://componentjs.com/demo.html"
			}, {
				"name": "Tutorial",
				"url": "http://componentjs.com/tutorial.html"
			}, {
				"name": "API Reference",
				"url": "http://componentjs.com/api.html"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "ComponentJS on GitHub",
				"url": "https://github.com/rse/componentjs"
			}, {
				"name": "ComponentJS on Twitter",
				"url": "http://twitter.com/componentjs"
			}]
		}]
	},
	"cujo": {
		"name": "cujoJS",
		"description": "cujo is an architectural toolkit for next generation JavaScript applications. It encourages highly modular development, declarative application assembly, and embraces the asynchronous nature of JavaScript and its fusion of object-oriented and functional programming styles.",
		"homepage": "cujojs.com",
		"examples": [{
			"name": "Example",
			"url": "examples/cujo"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "know cujoJS",
				"url": "http://know.cujojs.com/"
			}, {
				"name": "cujoJS on GitHub",
				"url": "https://github.com/cujojs"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "An introductory presentation",
				"url": "http://www.youtube.com/watch?v=TqX-CqYYwEc"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Google Groups mailing list",
				"url": "https://groups.google.com/forum/#!forum/cujojs"
			}, {
				"name": "cujoJS on Twitter",
				"url": "http://twitter.com/cujojs"
			}]
		}]
	},
	"dart": {
		"name": "Dart",
		"description": "Dart is a class-based, object-oriented language with lexical scoping, closures, and optional static typing. Dart helps you build structured modern web apps and is easy to learn for a wide range of developers.",
		"homepage": "dartlang.org",
		"examples": [{
			"name": "Example",
			"url": "examples/vanilladart/web"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "https://www.dartlang.org/docs/dart-up-and-running/contents/ch01.html"
			}, {
				"name": "API Reference",
				"url": "http://api.dartlang.org/docs/releases/latest"
			}, {
				"name": "A Tour of the Dart Language",
				"url": "http://www.dartlang.org/docs/dart-up-and-running/contents/ch02.html"
			}, {
				"name": "Articles",
				"url": "http://www.dartlang.org/articles"
			}, {
				"name": "Tutorials",
				"url": "http://www.dartlang.org/docs/tutorials"
			}, {
				"name": "FAQ",
				"url": "http://www.dartlang.org/support/faq.html"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Getting started with Google Dart",
				"url": "http://www.techrepublic.com/blog/webmaster/getting-started-with-google-dart/931"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Dart on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/dart"
			}, {
				"name": "Dart on Twitter",
				"url": "http://twitter.com/dart_lang"
			}, {
				"name": "Dart on Google+",
				"url": "https://plus.google.com/+dartlang/posts"
			}]
		}]
	},
	"deftjs": {
		"name": "DeftJS",
		"description": "DeftJS enhances Ext JS and Sencha Touch’s APIs with additional building blocks that enable large development teams to rapidly build enterprise scale applications, leveraging best practices and proven patterns discovered by top RIA developers at some of the best consulting firms in the industry.",
		"homepage": "deftjs.org",
		"examples": [{
			"name": "Example",
			"url": "examples/extjs_deftjs"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "https://github.com/deftjs/DeftJS/wiki"
			}, {
				"name": "DeftJS on GitHub",
				"url": "https://github.com/deftjs/DeftJS"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Exploring ExtJS with DeftJS",
				"url": "http://www.briankotek.com/blog/index.cfm/2012/5/8/Exploring-ExtJS-with-DeftJS"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "DeftJS on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/deftjs"
			}, {
				"name": "Mailing list on Google Groups",
				"url": "https://groups.google.com/forum/?fromgroups#!forum/deftjs"
			}, {
				"name": "DeftJS on Twitter",
				"url": "http://twitter.com/deftjs"
			}]
		}]
	},
	"derby": {
		"name": "Derby",
		"description": "MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers.",
		"homepage": "derbyjs.com",
		"examples": [{
			"name": "Real-time Example",
			"url": "http://todomvc.derbyjs.com",
			"source_url": "examples/derby"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Introduction",
				"url": "http://derbyjs.com/#introduction"
			}, {
				"name": "Getting Started",
				"url": "http://derbyjs.com/#getting_started"
			}, {
				"name": "Applications built with Derby",
				"url": "https://github.com/codeparty/derby/wiki/Community-Projects#website-showcase"
			}, {
				"name": "Blog",
				"url": "http://blog.derbyjs.com"
			}, {
				"name": "FAQ",
				"url": "https://github.com/codeparty/derby/wiki/Frequently-Asked-Questions"
			}, {
				"name": "Derby on GitHub",
				"url": "https://github.com/codeparty/derby"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Learning DerbyJS",
				"url": "http://nickofnicks.com/2013/04/24/nodejs/derbyjs/learning-derbyjs/"
			}, {
				"name": "Screencast - 6 Things I'm Loving about DerbyJS",
				"url": "http://micknelson.wordpress.com/2012/07/27/6-things-im-loving-about-derbyjs"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Derby on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/derbyjs"
			}, {
				"name": "Mailing list on Google Groups",
				"url": "https://groups.google.com/forum/?fromgroups#!forum/derbyjs"
			}, {
				"name": "Derby on Twitter",
				"url": "http://twitter.com/derbyjs"
			}]
		}]
	},
	"dijon": {
		"name": "Dijon",
		"description": "An IOC/DI framework in Javascript, inspired by Robotlegs and Swiftsuspenders.",
		"homepage": "github.com/creynders/dijon-framework",
		"examples": [{
			"name": "Example",
			"url": "examples/dijon"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "http://creynders.github.com/dijon-framework/docs"
			}, {
				"name": "Dijon on GitHub",
				"url": "https://github.com/creynders/dijon-framework"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Dijon on Twitter",
				"url": "http://twitter.com/camillereynders"
			}]
		}]
	},
	"dojo": {
		"name": "Dojo",
		"description": "Dojo saves you time and scales with your development process, using web standards as its platform. It’s the toolkit experienced developers turn to for building high quality desktop and mobile web applications.",
		"homepage": "dojotoolkit.org",
		"examples": [{
			"name": "Example",
			"url": "examples/dojo"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "http://dojotoolkit.org/documentation"
			}, {
				"name": "Getting started guide",
				"url": "https://dojotoolkit.org/reference-guide/1.8/quickstart"
			}, {
				"name": "API Reference",
				"url": "http://dojotoolkit.org/api"
			}, {
				"name": "Blog",
				"url": "http://dojotoolkit.org/blog"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Getting StartED with Dojo",
				"url": "http://startdojo.com"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Dojo on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/dojo"
			}, {
				"name": "Mailing list",
				"url": "http://dojotoolkit.org/community"
			}, {
				"name": "Dojo on Twitter",
				"url": "http://twitter.com/dojo"
			}]
		}]
	},
	"duel": {
		"name": "DUEL",
		"description": "DUEL is a dual-side templating engine using HTML for layout and 100% pure JavaScript as the binding language. The same views may be executed both directly in the browser (client-side template) and on the server (server-side template).",
		"homepage": "bitbucket.org/mckamey/duel/wiki/Home",
		"examples": [{
			"name": "Example",
			"url": "examples/duel/www"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Syntax",
				"url": "https://bitbucket.org/mckamey/duel/wiki/Syntax"
			}, {
				"name": "Examples",
				"url": "https://bitbucket.org/mckamey/duel/wiki/Examples"
			}, {
				"name": "DUEL on BitBucket",
				"url": "https://bitbucket.org/mckamey/duel/src"
			}]
		}]
	},
	"durandal": {
		"name": "Durandal",
		"description": "Single Page Apps Done Right.",
		"homepage": "durandaljs.com",
		"examples": [{
			"name": "Example",
			"url": "examples/durandal/index.html"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Getting Started",
				"url": "http://durandaljs.com/pages/get-started/"
			}, {
				"name": "Documentation",
				"url": "http://durandaljs.com/pages/docs"
			}, {
				"name": "Videos",
				"url": "http://durandaljs.com/pages/videos/"
			}, {
				"name": "Durandal on GitHub",
				"url": "https://github.com/BlueSpire/Durandal"
			}]
		}
		, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "HotTowel Template - Durandal with ASP.Net MVC",
				"url": "http://www.johnpapa.net/hottowel/"
			}, {
				"name": "Using Durandal to Create Single Page Apps",
				"url": "http://stephenwalther.com/archive/2013/02/08/using-durandal-to-create-single-page-apps"
			},{
				"name": "nuGet Download",
				"url": "http://www.nuget.org/packages/Durandal/"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Durandal on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/durandal"
			}, {
				"name": "Mailing list on Google Groups",
				"url": "https://groups.google.com/forum/#!forum/durandaljs"
			}, {
				"name": "Durandal on Twitter",
				"url": "http://twitter.com/durandaljs"
			}]
		}]
	},
	"emberjs": {
		"name": "Ember.js",
		"description": "A framework for creating ambitious web applications.",
		"homepage": "emberjs.com",
		"examples": [{
			"name": "Example",
			"url": "examples/emberjs"
		}, {
			"name": "Example",
			"url": "examples/emberjs_require"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Guides",
				"url": "http://emberjs.com/guides"
			}, {
				"name": "API Reference",
				"url": "http://emberjs.com/api"
			}, {
				"name": "Screencast - Building an App with Ember.js",
				"url": "https://www.youtube.com/watch?v=Ga99hMi7wfY"
			}, {
				"name": "Applications built with Ember.js",
				"url": "http://emberjs.com/ember-users"
			}, {
				"name": "Blog",
				"url": "http://emberjs.com/blog"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Getting Into Ember.js",
				"url": "http://net.tutsplus.com/tutorials/javascript-ajax/getting-into-ember-js"
			}, {
				"name": "EmberWatch",
				"url": "http://emberwatch.com"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Ember.js on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/ember.js"
			}, {
				"name": "Ember.js on Twitter",
				"url": "http://twitter.com/emberjs"
			}, {
				"name": "Ember.js on Google+",
				"url": "https://plus.google.com/communities/106387049790387471205"
			}]
		}]
	},
	"enyo": {
		"name": "Enyo",
		"description": "Use the same framework to develop apps for the web and for all major platforms, desktop and mobile.",
		"homepage": "enyojs.com",
		"examples": [{
			"name": "Example",
			"url": "examples/enyo_backbone"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "http://enyojs.com/docs"
			}, {
				"name": "About",
				"url": "http://enyojs.com/about"
			}, {
				"name": "Applications built with Enyo",
				"url": "http://enyojs.com/showcase"
			}, {
				"name": "Blog",
				"url": "http://blog.enyojs.com"
			}, {
				"name": "FAQ",
				"url": "http://enyojs.com/about/faq"
			}, {
				"name": "Enyo on GitHub",
				"url": "https://github.com/enyojs"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Enyo on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/enyo"
			}, {
				"name": "Forums",
				"url": "http://forums.enyojs.com"
			}, {
				"name": "Mailing list on Google Groups",
				"url": "https://groups.google.com/forum/#!forum/enyo-development"
			}, {
				"name": "Enyo on Twitter",
				"url": "http://twitter.com/enyojs"
			}]
		}]
	},
	"epitome": {
		"name": "Epitome",
		"description": "Epitome is a new extensible and modular open-source MVC* framework, built out of MooTools Classes and Events.",
		"homepage": "dimitarchristoff.github.io/Epitome",
		"examples": [{
			"name": "Example",
			"url": "examples/epitome"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "API Reference",
				"url": "http://dimitarchristoff.github.io/Epitome"
			}, {
				"name": "Examples",
				"url": "http://dimitarchristoff.github.io/Epitome/#examples"
			}, {
				"name": "Download & Building",
				"url": "http://dimitarchristoff.github.io/Epitome/#download-building"
			}, {
				"name": "Epitome on GitHub",
				"url": "https://github.com/DimitarChristoff/Epitome"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Epitome on Twitter",
				"url": "http://twitter.com/D_mitar"
			}]
		}]
	},
	"exoskeleton": {
		"name": "Exoskeleton",
		"description": "A faster and leaner Backbone for your HTML5 apps.",
		"homepage": "exosjs.com",
		"examples": [{
			"name": "Example",
			"url": "examples/exoskeleton"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "http://backbonejs.org"
			}, {
				"name": "Exoskeleton on GitHub",
				"url": "https://github.com/paulmillr/exoskeleton"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Exoskeleton on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/exoskeleton"
			}, {
				"name": "Backbone on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/backbone.js"
			}, {
				"name": "Exoskeleton's author on Twitter",
				"url": "http://twitter.com/paulmillr"
			}]
		}]
	},
	"firebase": {
		"name": "Firebase",
		"description": "Firebase is a scalable realtime backend that lets you build apps fast without managing servers.",
		"homepage": "firebase.com",
		"examples": [{
			"name": "Firebase + AngularJS Realtime Example",
			"url": "examples/firebase-angular"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "AngularFire Site",
				"url": "http://angularfire.com/"
			}, {
				"name": "Documentation & Examples",
				"url": "https://www.firebase.com/docs/"
			}, {
				"name": "Blog",
				"url": "https://www.firebase.com/blog/"
			}, {
				"name": "Firebase on GitHub",
				"url": "http://firebase.github.io"
			}, {
				"name": "Tutorial",
				"url": "https://www.firebase.com/tutorial/"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Firebase + Angular Mailing list on Google Groups",
				"url": "https://groups.google.com/forum/#!forum/firebase-angular"
			}, {
				"name": "Firebase on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/firebase"
			}, {
				"name": "Firebase on Twitter",
				"url": "http://twitter.com/Firebase"
			}, {
				"name": "Firebase on Facebook",
				"url": "http://facebook.com/Firebase"
			}, {
				"name": "Firebase on Google+",
				"url": "https://plus.google.com/115330003035930967645/posts"
			}]
		}]
	},
	"flight": {
		"name": "Flight",
		"description": "Flight is a lightweight, component-based JavaScript framework that maps behavior to DOM nodes.",
		"homepage": "flightjs.github.io",
		"examples": [{
			"name": "Example",
			"url": "examples/flight"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "GitHub",
				"url": "https://github.com/flightjs/flight"
			}, {
				"name": "Demo Application",
				"url": "http://twitter.github.io/flight/demo/"
			}, {
				"name": "Installation",
				"url": "https://github.com/flightjs/flight/blob/master/README.md#installation"
			}, {
				"name": "Flight on Twitter",
				"url": "http://twitter.com/flight"
			}]
		}]
	},
	"gwt": {
		"name": "Google Web Toolkit",
		"description": "Google Web Toolkit (GWT) is a development toolkit for building and optimizing complex browser-based applications. GWT is used by many products at Google, including Google AdWords and Orkut. It's open source, completely free, and used by thousands of developers around the world.",
		"homepage": "developers.google.com/web-toolkit",
		"examples": [{
			"name": "Example",
			"url": "examples/gwt"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "https://developers.google.com/web-toolkit/doc/latest/DevGuide"
			}, {
				"name": "Getting Started with the GWT SDK",
				"url": "https://developers.google.com/web-toolkit/gettingstarted"
			}, {
				"name": "Articles",
				"url": "https://developers.google.com/web-toolkit/articles"
			}, {
				"name": "Case Studies",
				"url": "https://developers.google.com/web-toolkit/casestudies"
			}, {
				"name": "Blog",
				"url": "http://googlewebtoolkit.blogspot.com"
			}, {
				"name": "FAQ",
				"url": "https://developers.google.com/web-toolkit/doc/latest/FAQ"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Google Web Toolkit on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/gwt"
			}, {
				"name": "Mailing list on Google Groups",
				"url": "http://groups.google.com/group/Google-Web-Toolkit"
			}, {
				"name": "Google Web Toolkit on Twitter",
				"url": "http://twitter.com/googledevtools"
			}]
		}]
	},
	"javascript": {
		"name": "JavaScript",
		"description": "JavaScript® (often shortened to JS) is a lightweight, interpreted, object-oriented language with first-class functions, most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB.",
		"homepage": "developer.mozilla.org/en-US/docs/JavaScript",
		"examples": [{
			"name": "Vanilla JavaScript Example",
			"url": "examples/vanillajs"
		}]
	},
	"jquery": {
		"name": "jQuery",
		"description": "jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.",
		"homepage": "jquery.com",
		"examples": [{
			"name": "Example",
			"url": "examples/jquery"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "How jQuery Works",
				"url": "http://learn.jquery.com/about-jquery/how-jquery-works"
			}, {
				"name": "API Reference",
				"url": "http://api.jquery.com"
			}, {
				"name": "Plugins",
				"url": "http://plugins.jquery.com"
			}, {
				"name": "Brower Support",
				"url": "http://jquery.com/browser-support"
			}, {
				"name": "Blog",
				"url": "http://blog.jquery.com"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Try jQuery",
				"url": "http://try.jquery.com"
			}, {
				"name": "jQuery Annotated Source",
				"url": "http://robflaherty.github.io/jquery-annotated-source/"
			}, {
				"name": "10 Things I Learned From the jQuery Source",
				"url": "http://paulirish.com/2010/10-things-i-learned-from-the-jquery-source"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "jQuery on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/jquery"
			}, {
				"name": "Forums",
				"url": "http://forum.jquery.com"
			}, {
				"name": "jQuery on Twitter",
				"url": "http://twitter.com/jquery"
			}, {
				"name": "jQuery on Google+",
				"url": "https://plus.google.com/102828491884671003608/posts"
			}]
		}]
	},
	"kendo": {
		"name": "Kendo UI",
		"description": "Comprehensive HTML5/JavaScript framework for modern web and mobile app development.",
		"homepage": "kendoui.com",
		"examples": [{
			"name": "Example",
			"url": "examples/kendo"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "http://docs.kendoui.com"
			}, {
				"name": "API Reference",
				"url": "http://docs.kendoui.com/api/dataviz/chart"
			}, {
				"name": "What is Kendo UI",
				"url": "http://docs.kendoui.com/getting-started/introduction"
			}, {
				"name": "Applications built with Kendo UI",
				"url": "http://demos.kendoui.com"
			}, {
				"name": "Blog",
				"url": "http://www.kendoui.com/blogs.aspx"
			}, {
				"name": "FAQ",
				"url": "http://www.kendoui.com/faq/faq.aspx"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Kendo UI on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/kendo-ui"
			}, {
				"name": "Kendo UI on Twitter",
				"url": "http://twitter.com/kendoui"
			}, {
				"name": "Kendo UI on Google+",
				"url": "https://plus.google.com/117798269023828336983/posts"
			}]
		}]
	},
	"knockback": {
		"name": "Knockback.js",
		"description": "Both Knockout.js and Backbone.js have their strengths and weaknesses, but together they are amazing! With Knockback.js, you can use the strong ORM provided by Backbone and create dynamic views using Knockout bindings.",
		"homepage": "kmalakoff.github.io/knockback",
		"examples": [{
			"name": "Example",
			"url": "examples/knockback"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Getting Started with Knockback.js",
				"url": "http://kmalakoff.github.io/knockback/getting_started_introduction.html"
			}, {
				"name": "Tutorials",
				"url": "http://kmalakoff.github.io/knockback/tutorials_introduction.html"
			}, {
				"name": "API Reference",
				"url": "http://kmalakoff.github.io/knockback/doc/index.html"
			}, {
				"name": "Knockback.js Reference App",
				"url": "http://kmalakoff.github.io/knockback/app_knockback_reference.html"
			}, {
				"name": "Knockback.js on Twitter",
				"url": "http://twitter.com/knockbackjs"
			}]
		}]
	},
	"knockoutjs": {
		"name": "Knockout.js",
		"description": "Knockout.js helps you simplify dynamic JavaScript UIs using the Model-View-ViewModel (MVVM) pattern.",
		"homepage": "knockoutjs.com",
		"examples": [{
			"name": "Example",
			"url": "examples/knockoutjs"
		}, {
			"name": "Example",
			"url": "examples/knockoutjs_require"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "http://knockoutjs.com/documentation/introduction.html"
			}, {
				"name": "Tutorials",
				"url": "http://learn.knockoutjs.com"
			}, {
				"name": "Live examples",
				"url": "http://knockoutjs.com/examples"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Getting Started with Knockout.js",
				"url": "http://www.adobe.com/devnet/html5/articles/getting-started-with-knockoutjs.html"
			}, {
				"name": "Into the Ring with Knockout.js",
				"url": "http://net.tutsplus.com/tutorials/javascript-ajax/into-the-ring-with-knockout-js"
			}, {
				"name": "Beginners Guide to Knockout.js",
				"url": "http://www.sitepoint.com/beginners-guide-to-knockoutjs-part-1"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Knockout.js on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/knockout"
			}, {
				"name": "Mailing list on Google Groups",
				"url": "http://groups.google.com/group/knockoutjs"
			}, {
				"name": "Knockout.js on Twitter",
				"url": "http://twitter.com/knockoutjs"
			}, {
				"name": "Knockout.js on Google+",
				"url": "https://plus.google.com/communities/106789046312204355684/stream/c5bfcfdf-3690-44a6-b015-35aad4f4e42e"
			}]
		}]
	},
	"lavaca": {
		"name": "Lavaca",
		"description": "A curated collection of tools for building mobile web applications.",
		"homepage": "getlavaca.com",
		"examples": [{
			"name": "Example",
			"url": "examples/lavaca_require"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Guide",
				"url": "http://getlavaca.com/#/guide"
			}, {
				"name": "API Reference",
				"url": "http://getlavaca.com/#/apidoc"
			}, {
				"name": "Live examples",
				"url": "http://getlavaca.com/#/examples"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Why Lavaca is the only sane HTML5 mobile development framework out there",
				"url": "http://povolotski.me/2013/09/20/lavaca-intro/"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Lavaca on Twitter",
				"url": "http://twitter.com/getlavaca"
			}]
		}]
	},
	"maria": {
		"name": "Maria",
		"description": "The MVC framework for JavaScript applications. The real MVC. The Smalltalk MVC. The Gang of Four MVC.",
		"homepage": "peter.michaux.ca/maria",
		"examples": [{
			"name": "Example",
			"url": "examples/maria"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Quick Start Tutorial",
				"url": "http://peter.michaux.ca/maria/quick-start-tutorial-for-the-impatient.html"
			}, {
				"name": "API Reference",
				"url": "http://peter.michaux.ca/maria/api/maria.html"
			}, {
				"name": "GitHub",
				"url": "https://github.com/petermichaux/maria"
			}]
		}]
	},
	"marionettejs": {
		"name": "Backbone.Marionette",
		"description": "Backbone.Marionette is a composite application library for Backbone.js that aims to simplify the construction of large scale JavaScript applications.",
		"homepage": "marionettejs.com",
		"examples": [{
			"name": "Example",
			"url": "examples/backbone_marionette"
		}, {
			"name": "Example",
			"url": "examples/backbone_marionette_require"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "API Reference",
				"url": "https://github.com/marionettejs/backbone.marionette/tree/master/docs"
			}, {
				"name": "Applications built with Backbone.Marionette",
				"url": "https://github.com/marionettejs/backbone.marionette/wiki/Projects-and-websites-using-marionette"
			}, {
				"name": "Introduction to Composite JavaScript Apps",
				"url": "https://github.com/marionettejs/backbone.marionette/wiki/Introduction-to-composite-javascript-apps"
			}, {
				"name": "FAQ",
				"url": "https://github.com/marionettejs/backbone.marionette/wiki#frequently-asked-questions"
			}, {
				"name": "Backbone.Marionette on GitHub",
				"url": "https://github.com/marionettejs/backbone.marionette"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "A Thorough Introduction to Backbone.Marionette",
				"url": "http://coding.smashingmagazine.com/2013/02/11/introduction-backbone-marionette"
			}, {
				"name": "Backbone Marionette: Better Backbone Apps",
				"url": "http://www.joezimjs.com/javascript/backbone-marionette-better-backbone-apps"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Backbone.Marionette on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/backbone.marionette"
			}, {
				"name": "Backbone.Marionette on Twitter",
				"url": "http://twitter.com/marionettejs"
			}]
		}]
	},
	"meteor": {
		"name": "Meteor",
		"description": "Meteor is an open-source platform for building top-quality web apps in a fraction of the time, whether you're an expert developer or just getting started.",
		"homepage": "meteor.com",
		"examples": [{
			"name": "Real-time Example",
			"url": "http://todomvcapp.meteor.com",
			"source_url": "examples/meteor"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "http://docs.meteor.com"
			}, {
				"name": "Applications built with Meteor",
				"url": "http://madewith.meteor.com"
			}, {
				"name": "Examples",
				"url": "http://meteor.com/examples"
			}, {
				"name": "Blog",
				"url": "http://meteor.com/blog"
			}, {
				"name": "FAQ",
				"url": "http://meteor.com/faq"
			}, {
				"name": "Meteor on GitHub",
				"url": "https://github.com/meteor"
			}, {
				"name": "Meteor on YouTube",
				"url": "http://www.youtube.com/user/MeteorVideos"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Learn Meteor Fundamentals and Best Practices",
				"url": "http://andrewscala.com/meteor"
			}, {
				"name": "Introduction to Realtime Web with Meteor and Node.js",
				"url": "http://www.andrewmunsell.com/blog/introduction-to-realtime-web-meteor-and-nodejs"
			}, {
				"name": "Confessions of a Meteor Newb",
				"url": "http://blog.jerodsanto.net/2012/04/confessions-of-a-meteor-newb"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Meteor on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/meteor"
			}, {
				"name": "Mailing list on Google Groups",
				"url": "https://groups.google.com/forum/?fromgroups#!forum/meteor-core"
			}, {
				"name": "Meteor on Twitter",
				"url": "http://twitter.com/meteorjs"
			}]
		}]
	},
	"mithril": {
		"name": "Mithril",
		"description": "Mithril is a client-side MVC framework - a tool to organize code in a way that is easy to think about and to maintain.",
		"homepage": "lhorie.github.io/mithril/",
		"examples": [{
			"name": "Architecture Example",
			"url": "examples/mithril"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "http://lhorie.github.io/mithril/getting-started.html"
			}, {
				"name": "API Reference",
				"url": "http://lhorie.github.io/mithril/mithril.html"
			}, {
				"name": "Tutorials",
				"url": "http://lhorie.github.io/mithril-blog/"
			}, {
				"name": "Mithril on Github",
				"url": "https://github.com/lhorie/mithril.js"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Mailing list on Google Groups",
				"url": "https://groups.google.com/forum/#!forum/mithriljs"
			}, {
				"name": "StackOverflow",
				"url": "http://stackoverflow.com/questions/tagged/mithril.js"
			}, {
				"name": "Projects and Snippets",
				"url": "https://github.com/lhorie/mithril.js/wiki/Community-Projects-and-Snippets"
			}]
		}]
	},
	"montage": {
		"name": "MontageJS",
		"description": "MontageJS is a framework for building rich HTML5 applications optimized for today and tomorrow’s range of connected devices. It offers time-tested design patterns and software principles, a modular architecture, a friendly method to achieve a clean separation of concerns, and supports sharing packages and modules with your NodeJS server.",
		"homepage": "montagejs.org",
		"examples": [{
			"name": "Example",
			"url": "examples/montage"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Quick Start",
				"url": "http://montagejs.org/docs/montagejs-setup.html"
			}, {
				"name": "Documentation",
				"url": "http://montagejs.org/docs"
			}, {
				"name": "API Reference",
				"url": "http://montagejs.org/api"
			}, {
				"name": "Applications built with MontageJS",
				"url": "http://montagejs.org/apps"
			}, {
				"name": "MontageJS on GitHub",
				"url": "https://github.com/montagejs/montage"
			}, {
				"name": "Minit - MontageJS Initializer",
				"url": "https://github.com/montagejs/minit"
			}, {
				"name": "MOP - MontageJS Optimizer",
				"url": "https://github.com/montagejs/mop"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "YouTube - Getting Started",
				"url": "http://www.youtube.com/watch?v=JfT1ML200JI"
			}, {
				"name": "My First MontageJS Application",
				"url": "http://renaun.com/blog/2013/05/my-first-montagejs-application/"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "IRC",
				"url": "http://webchat.freenode.net/?channels=montage"
			}, {
				"name": "Mailing list on Google Groups",
				"url": "https://groups.google.com/forum/?fromgroups#!forum/montagejs"
			}, {
				"name": "Montage on Twitter",
				"url": "http://twitter.com/montagejs"
			}, {
				"name": "Montage on Google+",
				"url": "https://plus.google.com/116915300739108010954"
			}]
		}]
	},
	"olives": {
		"name": "Olives.js",
		"description": "A JS Framework for creating realtime and scalable applications. Based on Emily.js and socket.io.",
		"homepage": "flams.github.io/olives",
		"examples": [{
			"name": "Example",
			"url": "examples/olives"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "http://flams.github.io/olives/docs/latest"
			}, {
				"name": "Applications built with Olives.js",
				"url": "http://flams.github.io/olives/#liveexamples"
			}, {
				"name": "Olives.js on GitHub",
				"url": "https://github.com/flams/olives"
			}]
		}]
	},
	"plastronjs": {
		"name": "PlastronJS",
		"description": "PlastronJS is an MVC library which uses the Google Closure library for use with the Closure Compiler.",
		"homepage": "rhysbrettbowen.github.io/PlastronJS",
		"examples": [{
			"name": "Example",
			"url": "examples/plastronjs"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "PlastronJS on GitHub",
				"url": "https://github.com/rhysbrettbowen/PlastronJS"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "The Future of PlastronJS",
				"url": "http://modernjavascript.blogspot.com/2012/11/the-future-of-plastronjs.html"
			}, {
				"name": "Krisztian Toth's JavaScript Games, XRegExp, PlastronJS",
				"url": "http://dailyjs.com/2012/04/06/toth-xregexp-plastron"
			}]
		}]
	},
	"polymer": {
		"name": "Polymer",
		"description": "Polymer is a new type of library for the web, built on top of Web Components, and designed to leverage the evolving web platform on modern browsers. It is comprised of core platform features (e.g Shadow DOM, Custom Elements, MDV) enabled with polyfills and a next generation web application framework built on these technologies.",
		"homepage": "polymer-project.org",
		"examples": [{
			"name": "Example",
			"url": "examples/polymer"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "http://www.polymer-project.org/docs/start/usingelements.html"
			}, {
				"name": "API Reference",
				"url": "http://www.polymer-project.org/docs/polymer/polymer.html"
			}, {
				"name": "Polymer on GitHub",
				"url": "https://github.com/polymer"
			}, {
				"name": "Polymer on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/polymer"
			}]
		}, {
			"heading": "Videos",
			"links": [{
				"name": "Polymer And The Web Components Revolution",
				"url": "https://www.youtube.com/watch?v=yRbOSdAe_JU"
			}, {
				"name": "Polymer And Web Components Change Everything",
				"url": "https://www.youtube.com/watch?v=8OJ7ih8EE7s"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Mailing list on Google Groups",
				"url": "https://groups.google.com/forum/#!msg/polymer-dev/"
			}, {
				"name": "Web Components on Google+",
				"url": "https://plus.google.com/103330502635338602217/"
			}]
		}]
	},
	"puremvc": {
		"name": "PureMVC",
		"description": "PureMVC is a lightweight framework for creating applications based upon the classic Model, View and Controller concept.",
		"homepage": "puremvc.org",
		"examples": [{
			"name": "Example",
			"url": "examples/puremvc"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "http://puremvc.org/content/view/98/189"
			}, {
				"name": "Applications built with PureMVC",
				"url": "http://puremvc.org/content/blogsection/9/176"
			}, {
				"name": "FAQ",
				"url": "http://puremvc.org/content/section/3/188"
			}, {
				"name": "PureMVC on GitHub",
				"url": "https://github.com/puremvc"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "PureMVC Performance Test",
				"url": "http://blog.kaegi.net/puremvc-performance-test-compared-to-using-no-framework"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "PureMVC on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/puremvc"
			}, {
				"name": "PureMVC on Twitter",
				"url": "http://twitter.com/puremvc"
			}, {
				"name": "PureMVC on Google+",
				"url": "https://plus.google.com/+puremvc/posts"
			}]
		}]
	},
	"ractive": {
		"name": "Ractive.js",
		"description": "Ractive is a next-generation DOM manipulation library for creating reactive user interfaces, optimised for developer sanity. It was originally developed to create interactive news applications at theguardian.com.",
		"homepage": "ractivejs.org",
		"examples": [{
			"name": "Example",
			"url": "examples/ractive"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Ractive.js on GitHub",
				"url": "https://github.com/RactiveJS/Ractive"
			}, {
				"name": "Wiki",
				"url": "https://github.com/RactiveJS/Ractive/wiki"
			}, {
				"name": "60-second setup",
				"url": "https://github.com/Rich-Harris/Ractive/wiki/60-second-setup"
			}, {
				"name": "Interactive tutorials",
				"url": "http://learn.ractivejs.org"
			}, {
				"name": "Examples",
				"url": "http://ractivejs.org/examples"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Ractive.js on Twitter",
				"url": "http://twitter.com/RactiveJS"
			}, {
				"name": "Ractive.js on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/ractivejs"
			}]
		}]
	},
	"rappidjs": {
		"name": "rAppid.js",
		"description": "The declarative Rich Internet Application Javascript MVC Framework.",
		"homepage": "rappidjs.com",
		"examples": [{
			"name": "Example",
			"url": "examples/rappidjs"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "API Reference",
				"url": "http://www.rappidjs.com/#/api"
			}, {
				"name": "Wiki",
				"url": "http://www.rappidjs.com/#/wiki"
			}, {
				"name": "UI Components",
				"url": "http://www.rappidjs.com/#/ui"
			}, {
				"name": "Blog",
				"url": "http://blog.rappidjs.com"
			}, {
				"name": "rAppid.js on GitHub",
				"url": "https://github.com/rappid/rAppid.js"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "rAppid.js on Twitter",
				"url": "http://twitter.com/rappidjs"
			}]
		}]
	},
	"react": {
		"name": "React",
		"description": "React is a JavaScript library for creating user interfaces. Its core principles are declarative code, efficiency, and flexibility. Simply specify what your component looks like and React will keep it up-to-date when the underlying data changes.",
		"homepage": "facebook.github.io/react",
		"examples": [{
			"name": "Example",
			"url": "examples/react"
		}, {
			"name": "React & Backbone.js",
			"url": "examples/react-backbone"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Tutorial",
				"url": "http://facebook.github.io/react/docs/tutorial.html"
			}, {
				"name": "Philosophy",
				"url": "http://www.quora.com/Pete-Hunt/Posts/React-Under-the-Hood"
			}, {
				"name": "Support",
				"url": "http://facebook.github.io/react/support.html"
			}, {
				"name": "Flux architecture example",
				"url": "https://github.com/facebook/react/tree/master/examples/todomvc-flux"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "ReactJS on Stack Overflow",
				"url": "https://stackoverflow.com/questions/tagged/reactjs"
			}, {
				"name": "Google Groups Mailing List",
				"url": "https://groups.google.com/group/reactjs"
			}, {
				"name": "IRC",
				"url": "irc://chat.freenode.net/reactjs"
			}]
		}]
	},
	"sammyjs": {
		"name": "Sammy.js",
		"description": "A small web framework with class.",
		"homepage": "sammyjs.org",
		"examples": [{
			"name": "Example",
			"url": "examples/sammyjs"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Introduction",
				"url": "http://sammyjs.org/intro"
			}, {
				"name": "Documentation",
				"url": "http://sammyjs.org/docs"
			}, {
				"name": "Wiki",
				"url": "http://sammyjs.org/wiki"
			}, {
				"name": "FAQ",
				"url": "http://sammyjs.org/faq"
			}, {
				"name": "Sammy.js on GitHub",
				"url": "http://github.com/quirkey/sammy"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Sammy.js For RESTful Evented JavaScript",
				"url": "http://churchm.ag/sammy-js-for-restful-evented-javascript"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Mailing list on Google Groups",
				"url": "http://groups.google.com/group/sammyjs"
			}, {
				"name": "Sammy.js on Twitter",
				"url": "http://twitter.com/sammy_js"
			}]
		}]
	},
	"sapui5": {
		"name": "SAPUI5",
		"description": "SAP's HTML5-based UI technology that allows you to build rich, interactive Web applications.",
		"homepage": "scn.sap.com/community/developer-center/front-end",
		"examples": [{
			"name": "Example",
			"url": "examples/sapui5"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Introduction",
				"url": "http://scn.sap.com/community/developer-center/front-end/blog/2013/03/19/how-to-build-testable-sapui5-applications"
			}, {
				"name": "Getting Started",
				"url": "https://sapui5.netweaver.ondemand.com/"
			}, {
				"name": "API Reference",
				"url": "https://sapui5.netweaver.ondemand.com/sdk/#content/Overview.html"
			}, {
				"name": "Twitter Search",
				"url": "https://twitter.com/search?q=%23sapui5"
			}, {
				"name": "OpenUI5 Twitter",
				"url": "https://twitter.com/OpenUI5"
			}]
		}]
	},
	"serenadejs": {
		"name": "Serenade.js",
		"description": "Serenade.js is a client side framework built on the MVC pattern. It makes it simple to create rich client side applications by freeing you from having to keep the DOM up to date with your data through powerful data bindings.",
		"homepage": "serenadejs.org",
		"examples": [{
			"name": "Example",
			"url": "examples/serenadejs"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Introduction",
				"url": "http://serenadejs.org/introduction.html"
			}, {
				"name": "Applications built with Serenade.js",
				"url": "http://serenade.herokuapp.com"
			}, {
				"name": "Serenade.js on GitHub",
				"url": "https://github.com/elabs/serenade.js"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Serenade.js on Twitter",
				"url": "http://twitter.com/serenadejs"
			}]
		}]
	},
	"socketstream": {
		"name": "SocketStream",
		"description": "SocketStream 0.3 is a fast, modular Node.js web framework dedicated to building realtime single-page apps.",
		"homepage": "socketstream.org",
		"examples": [{
			"name": "Real-time Example",
			"url": "examples/socketstream/README.md",
			"source_url": "examples/socketstream"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Tour",
				"url": "http://www.socketstream.org/tour"
			}, {
				"name": "SocketStream on GitHub",
				"url": "https://github.com/socketstream"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Video - Owen Barnes introduces SocketStream",
				"url": "http://www.infoq.com/presentations/SocketStream"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "SocketStream on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/socketstream"
			}, {
				"name": "SocketStream on Twitter",
				"url": "http://twitter.com/socketstream"
			}]
		}]
	},
	"somajs": {
		"name": "soma.js",
		"description": "soma.js is a framework created to build scalable and maintainable javascript applications.",
		"homepage": "somajs.github.io/somajs",
		"examples": [{
			"name": "Example",
			"url": "examples/somajs"
		}, {
			"name": "Example",
			"url": "examples/somajs_require"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Slides: Introduction",
				"url": "http://somajs.github.io/somajs/#/1"
			}, {
				"name": "Quick Start",
				"url": "http://somajs.github.io/somajs/site/#quick-start"
			}, {
				"name": "Demos",
				"url": "http://somajs.github.io/somajs/site/#demos"
			}, {
				"name": "Blog",
				"url": "http://www.soundstep.com/blog"
			}, {
				"name": "soma.js on GitHub",
				"url": "https://github.com/somajs/somajs"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Mailing list on Google Groups",
				"url": "https://groups.google.com/forum/#!forum/somajs"
			}, {
				"name": "soma.js on Twitter",
				"url": "http://twitter.com/soundstep"
			}]
		}]
	},
	"spine": {
		"name": "Spine.js",
		"description": "Build Awesome JavaScript MVC Applications.",
		"homepage": "spinejs.com",
		"examples": [{
			"name": "Example",
			"url": "examples/spine"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "http://spinejs.com/docs/"
			}, {
				"name": "Step by Step Tutorials",
				"url": "http://spinejs.com/docs/example"
			}, {
				"name": "API Reference",
				"url": "http://spinejs.com/api/index"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Building JavaScript Web Apps With MVC & Spine.js",
				"url": "http://addyosmani.com/blog/building-apps-spinejs"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Spine on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/spine.js"
			}, {
				"name": "Mailing list on Google Groups",
				"url": "https://groups.google.com/forum/#!forum/spinejs"
			}, {
				"name": "Spine's author, Alex MacCaw, on Twitter",
				"url": "http://twitter.com/maccman"
			}]
		}]
	},
	"stapes": {
		"name": "Stapes.js",
		"description": "A (really) tiny Javascript MVC microframework.",
		"homepage": "hay.github.io/stapes",
		"examples": [{
			"name": "Example",
			"url": "examples/stapes"
		}, {
			"name": "Example",
			"url": "examples/stapes_require"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Introduction",
				"url": "http://hay.github.io/stapes/#m-intro"
			}, {
				"name": "Documentation & API Reference",
				"url": "http://hay.github.io/stapes"
			}, {
				"name": "Stapes.js on GitHub",
				"url": "http://github.com/hay/stapes"
			}]
		}]
	},
	"thorax": {
		"name": "Thorax",
		"description": "An opinionated, battle-tested Backbone + Handlebars framework to build large scale web applications.",
		"homepage": "thoraxjs.org",
		"examples": [{
			"name": "Example",
			"url": "examples/thorax"
		}, {
			"name": "Thorax & Lumbar",
			"url": "examples/thorax_lumbar/public"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Getting Started",
				"url": "http://thoraxjs.org/start.html"
			}, {
				"name": "API Reference",
				"url": "http://thoraxjs.org/api.html"
			}, {
				"name": "Screencast - Introduction to Thorax",
				"url": "http://vimeo.com/60230630"
			}, {
				"name": "Seed Project",
				"url": "https://github.com/walmartlabs/thorax-seed"
			}, {
				"name": "Thorax on GitHub",
				"url": "https://github.com/walmartlabs/thorax"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Thorax on Twitter",
				"url": "http://twitter.com/walmartlabs"
			}]
		}]
	},
	"troopjs": {
		"name": "TroopJS",
		"description": "The simple js framework that does as little as possible, then stays out of the way.",
		"homepage": "troopjs.com",
		"examples": [{
			"name": "Example",
			"url": "examples/troopjs_require"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "TODOs Application (latest)",
				"url": "https://github.com/troopjs/troopjs-todos"
			}, {
				"name": "TroopJS on GitHub",
				"url": "https://github.com/troopjs"
			}]
		}]
	},
	"typescript": {
		"name": "TypeScript",
		"description": "TypeScript is a language for application-scale JavaScript development. TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. Any browser. Any host. Any OS. Open Source.",
		"homepage": "typescriptlang.org",
		"examples": [{
			"name": "TypeScript & AngularJS",
			"url": "examples/typescript-angular"
		}, {
			"name": "TypeScript & Backbone.js",
			"url": "examples/typescript-backbone"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Tutorial",
				"url": "http://www.typescriptlang.org/Tutorial"
			}, {
				"name": "Code Playground",
				"url": "http://www.typescriptlang.org/Playground"
			}, {
				"name": "Documentation",
				"url": "http://typescript.codeplex.com/documentation"
			}, {
				"name": "Applications built with TypeScript",
				"url": "http://www.typescriptlang.org/Samples"
			}, {
				"name": "Blog",
				"url": "http://blogs.msdn.com/b/typescript"
			}, {
				"name": "Source Code",
				"url": "http://typescript.codeplex.com/sourcecontrol/latest#README.txt"
			}]
		}, {
			"heading": "Articles and Guides",
			"links": [{
				"name": "Thoughts on TypeScript",
				"url": "http://www.nczonline.net/blog/2012/10/04/thoughts-on-typescript"
			}, {
				"name": "ScreenCast - Why I Like TypeScript",
				"url": "http://www.leebrimelow.com/why-i-like-typescripts"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "TypeScript on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/typescript"
			}, {
				"name": "Forums",
				"url": "http://typescript.codeplex.com/discussions"
			}, {
				"name": "TypeScript on Twitter",
				"url": "http://twitter.com/typescriptlang"
			}]
		}]
	},
	"vue": {
		"name": "Vue.js",
		"description": "Vue.js provides efficient MVVM data bindings with a simple and flexible API. It uses plain JavaScript object models, DOM-based templating and extendable directives and filters.",
		"homepage": "vuejs.org",
		"examples": [{
			"name": "Example",
			"url": "examples/vue"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "http://vuejs.org/guide/"
			}, {
				"name": "API Reference",
				"url": "http://vuejs.org/api/"
			}, {
				"name": "Examples",
				"url": "http://vuejs.org/examples/"
			}, {
				"name": "Vue.js on GitHub",
				"url": "https://github.com/yyx990803/vue"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "Twitter",
				"url": "http://twitter.com/vuejs"
			}, {
				"name": "Google+ Community",
				"url": "https://plus.google.com/communities/112229843610661683911"
			}, {
				"name": "IRC Channel: #vuejs",
				"url": "http://freenode.net/faq.shtml#whatwhy"
			}]
		}]
	},
	"yui": {
		"name": "YUI",
		"description": "YUI is a free, open source JavaScript and CSS library for building richly interactive web applications.",
		"homepage": "yuilibrary.com",
		"examples": [{
			"name": "Example",
			"url": "examples/yui"
		}],
		"link_groups": [{
			"heading": "Official Resources",
			"links": [{
				"name": "Documentation",
				"url": "http://yuilibrary.com/yui/docs"
			}, {
				"name": "Quick Start",
				"url": "http://yuilibrary.com/yui/quick-start"
			}, {
				"name": "Tutorials",
				"url": "http://yuilibrary.com/yui/docs/tutorials"
			}, {
				"name": "Examples",
				"url": "http://yuilibrary.com/yui/docs/examples"
			}, {
				"name": "Blog",
				"url": "http://yuiblog.com"
			}]
		}, {
			"heading": "Community",
			"links": [{
				"name": "YUI on Stack Overflow",
				"url": "http://stackoverflow.com/questions/tagged/yui"
			}, {
				"name": "Forums",
				"url": "http://yuilibrary.com/forum"
			}, {
				"name": "YUI on Twitter",
				"url": "http://twitter.com/yuilibrary"
			}]
		}]
	},
	"templates": {
		"todomvc": "<header> <h3><%= name %></h3> <span class=\"source-links\"> <% if (typeof examples !== 'undefined') { %> <% examples.forEach(function (example) { %> <h5><%= example.name %></h5> <% if (!location.href.match(example.url + '/')) { %> <a class=\"demo-link\" data-type=\"<%= example.type === 'backend' ? 'external' : 'local' %>\" href=\"<%= example.url %>\">Demo</a>, <% } if (example.type === 'backend') { %><a href=\"<%= example.source_url %>\"><% } else { %><a href=\"https://github.com/tastejs/todomvc/tree/gh-pages/<%= example.source_url ? example.source_url : example.url %>\"><% } %>Source</a> <% }); %> <% } %> </span> </header> <hr> <blockquote class=\"quote speech-bubble\"> <p><%= description %></p> <footer> <a href=\"http://<%= homepage %>\"><%= name %></a> </footer> </blockquote> <% if (typeof link_groups !== 'undefined') { %> <hr> <% link_groups.forEach(function (link_group) { %> <h4><%= link_group.heading %></h4> <ul> <% link_group.links.forEach(function (link) { %> <li> <a href=\"<%= link.url %>\"><%= link.name %></a> </li> <% }); %> </ul> <% }); %> <% } %> <footer> <hr> <em>If you have other helpful links to share, or find any of the links above no longer work, please <a href=\"https://github.com/tastejs/todomvc/issues\">let us know</a>.</em> </footer>"
	}
}
