16 Star 47 Fork 10

Joelchu / generator-ng-panes

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

#yeoman generator-ng-panes

Awesome friend yeoman!

Based on the original generator-angular with some extra methods, and getting it ready to work with io.js.

Please help out to test it! Many thanks!

##FEATURES

  1. Allow you to choose from different UI framework: Bootstrap, Bootstrap-Sass, Foundation, Semantic-UI , Angular-Material, Materialize, UIKit and AmazeUI.
  2. This generator will be ready for AngularJS 2.0 when its ready. At the moment, ask you if you want to use V1 or V2 (but it will always set to V1 for the time being).
  3. This generator will use Gulp by default.
  4. The dist compilation will be little different, all templates will get generate into js files.
  5. The Angular module configuration will be a little bit different. It will use angular DOM attachment instead of writing it into the HTML. This will give you the opportunity to use dynamic loading scheme.
  6. Chinese option!
  7. You can save your settings (saved into $HOME/.panes/ng-panes-preference.json) and allow you create the exact same project again.
  8. Use ngAnnotate so you don't have to type all the module names.

And more.

##Installation

Install it just like any generators:

$ npm install -g yo generator-ng-panes

Now you exit the generator-ng-panes folder.

$ cd ..
$ mkdir testProject
$ cd testProject
$ yo ng-panes

You are good to go!

##Complete Documentation

Please visit panes.js for the full documentation

License

BSD license

#yeoman generator-ng-panes 前端开发神器

基于generator-angular再开发,加入了许多新功能和为io.js 兼容作好准备。

#新加入的功能

  1. 可选多种不同的界面库: Bootstrap, Bootstrap-Sass, Foundation, Semantic-UI , Angular-Material, Materialize, UIKit and AmazeUI.
  2. 当angular 2进入beta时,你可以选不同版本。
  3. 使用gulp为任务助手。
  4. 模塊使用DOM模式加入(不在HTML里加attribute), 让开发者更简单地改用AMD方案。
  5. 內部开发改善,一起步便mini safe。
  6. 可选中文。yo ng-panes --cn
  7. 把项目的设置保存 ($HOME/.panes/ng-panes-preference.json), 同时可以使用保存的项目设置来建立新的项目。

还有更多

这是panes.js框架系列的其中一个开发助手工具。

##安装

这个开发器在npm上注册。请跟据以下指令安装:

$ npm install -g yo generator-ng-panes

或者用淘宝镜像:

$ npm install -g cnpm --registry=https://registry.npm.taobao.org
$ cnpm install -g generator-ng-panes

建立项目:

$ mkdir testProject
$ cd testProject
$ yo ng-panes --cn

##邦助

yo ng-panes --help --cn

##文档

请访问panes.js去看所有文档.

空文件

简介

yeoman generator for Angularjs 前端开发神器 展开 收起
JavaScript
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/joelchu/generator-ng-panes.git
git@gitee.com:joelchu/generator-ng-panes.git
joelchu
generator-ng-panes
generator-ng-panes
master

搜索帮助

14c37bed 8189591 565d56ea 8189591