1.7.1 • Published 6 years ago

generator-ng-panes v1.7.1

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 years ago

#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去看所有文档.

1.7.1

6 years ago

1.7.0

6 years ago

1.6.6

7 years ago

1.6.4

8 years ago

1.6.3

8 years ago

1.6.2

8 years ago

1.6.1

8 years ago

1.5.5

8 years ago

1.5.4

8 years ago

1.5.3

8 years ago

1.5.2

8 years ago

1.5.0

8 years ago

1.3.14

8 years ago

1.3.13

8 years ago

1.3.12

8 years ago

1.3.11

8 years ago

1.3.10

8 years ago

1.3.9

8 years ago

1.3.8

8 years ago

1.3.7

8 years ago

1.3.5

8 years ago

1.3.4

8 years ago

1.3.3

8 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.0

8 years ago

1.0.0-beta.16

8 years ago

1.0.0-beta.15

8 years ago

1.0.0-beta.14

8 years ago

1.0.0-beta.13

8 years ago

1.0.0-beta.12

8 years ago

1.0.0-beta.11

8 years ago

1.0.0-beta.10

8 years ago

1.0.0-beta.9

8 years ago

1.0.0-beta.8

8 years ago

1.0.0-beta.7

8 years ago

1.0.0-beta.6

8 years ago

1.0.0-beta.5

8 years ago

1.0.0-beta.4

8 years ago

1.0.0-beta.3

8 years ago

1.0.0-beta.2

8 years ago

1.0.0-beta.1

8 years ago

1.0.0-beta.0

8 years ago

1.0.0-alpha.4

8 years ago

1.0.0-alpha.3

8 years ago

1.0.0-alpha.2

9 years ago

1.0.0-alpha.1

9 years ago

1.0.0-alpha

9 years ago

0.9.18

9 years ago

0.9.16

9 years ago

0.9.14

9 years ago

0.9.13

9 years ago

0.9.12

9 years ago

0.9.11

9 years ago

0.9.10

9 years ago

0.9.9

9 years ago

0.9.7

9 years ago

0.9.6

9 years ago

0.9.5

9 years ago

0.9.4

9 years ago

0.9.3

9 years ago

0.9.2

9 years ago

0.9.1

9 years ago