generator-ngmega:具有 MEGA 团队的用于 AngularJS 的 Yeoman 生成器

时间:2024-07-01 07:47:33
【文件属性】:

文件名称:generator-ngmega:具有 MEGA 团队的用于 AngularJS 的 Yeoman 生成器

文件大小:24KB

文件格式:ZIP

更新时间:2024-07-01 07:47:33

JavaScript

发电机-ngmega 基于为大型团队设计的模块化方法的 AngularJS 生成器。 基于 用法 安装generator-ngmega : npm install -g generator-ngmega 创建一个新目录,然后cd进入它: mkdir my-new-project && cd $_ 边缘使用 克隆generator-ngmega git clone https://github.com/kraihn/generator-ngmega.git 结帐develop cd generator-ngmega git checkout develop 注册节点 npm link 发电机 可用的发电机: 注意:生成器将从您的应用程序的根目录运行。 下面描述的 app/ 文件夹可以在 bower.json -> bower.appPath 中被覆盖 下面描述的 */


【文件预览】:
generator-ngmega-develop
----.travis.yml(218B)
----package.json(867B)
----filter()
--------index.js(2KB)
----templates()
--------directive.js(588B)
--------service.js(3KB)
--------filter.js(417B)
--------service-min.js(635B)
--------app()
--------module()
--------resource.js(837B)
--------controller.js(504B)
--------partial.html(108B)
----test()
--------test-creation.js(793B)
--------test-resource.js(7KB)
--------test-controller.js(7KB)
--------test-filter.js(7KB)
--------test-load.js(1KB)
--------test-module.js(4KB)
----util.js(2KB)
----directive()
--------index.js(2KB)
----app()
--------index.js(2KB)
--------templates()
----module()
--------index.js(2KB)
----resource()
--------index.js(2KB)
----mega-base.js(5KB)
----.gitignore(51B)
----controller()
--------index.js(2KB)
----service()
--------index.js(2KB)
----README.md(3KB)
----.jshintrc(351B)
----.editorconfig(214B)
----.gitattributes(12B)

网友评论