angular-samples

时间:2024-07-24 02:06:23
【文件属性】:

文件名称:angular-samples

文件大小:338KB

文件格式:ZIP

更新时间:2024-07-24 02:06:23

JavaScript

使用 Angular 的 Lineman JS 模板 这是使用Angular JS 应用程序的项目模板。 它包括以下功能: 使用grunt-angular-templates模板预编译为 Angulars $ grunt-angular-templates 绑定到config/server.js示例路由的基本登录、注销服务 一个路由器,2个视图home和login 在鼠标悬停时显示消息的指令 2 个控制器,用于home和login ,设置和绑定 $scope 变量 一个有效的绑定登录表单(用户名/密码无关紧要,但需要) 配置了因此您不必完全限定角度依赖项。 自动生成通过内联源 (你需要在Firefox / Chrome中看到这一点) 和 为端到端测试运行配置 指示 git clone https://github.com/linemanjs/lineman-angular-


【文件预览】:
angular-samples-master
----Gruntfile.js(117B)
----spec()
--------services()
--------controllers()
--------helpers()
--------directives()
----tasks()
--------spec-e2e.coffee(468B)
--------.gitkeep(0B)
----config()
--------application.js(791B)
--------files.js(730B)
--------server.js(1KB)
--------spec.json(172B)
--------lineman.js(55B)
--------spec-e2e.js(358B)
----README.md(3KB)
----.gitignore(79B)
----app()
--------pages()
--------img()
--------js()
--------css()
--------templates()
--------static()
----spec-e2e()
--------login_spec.coffee(492B)
--------books_spec.js(615B)
----package.json(486B)
----vendor()
--------img()
--------js()
--------css()

网友评论