{ "index": { "title": "Cookbook", "navTitle": "概览", "description": "一组常见Angular应用场景的“菜谱”" }, "a1-a2-quick-reference": { "title": "Angular从1到2快速参考", "navTitle": "Angular从1到2快速参考", "intro": "学习如何把Angular 1的概念和技术对应到Angular 2" }, "component-communication": { "title": "组件交互", "intro": "在不同的指令和组件之间共享信息" }, "dependency-injection": { "title": "依赖注入", "intro": "依赖注入技术" }, "dynamic-form": { "title": "动态表单", "intro": "通过NgFormModel渲染动态表单" }, "ts-to-js": { "title": "从TypeScript到JavaScript", "intro": "把Angular 2的TypeScript范例转换为ES5 JavaScript" } }