1 Star 0 Fork 10

wyerp / generator-ng-panes

forked from Joelchu / generator-ng-panes 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
BSD-2-Clause

#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!

##NEW 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.

And more.

This is part of the panes.js series of tools.

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

Copyright (c) 2015, yeoman.io All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

简介

yeoman generator for Angularjs 前端开发神器 展开 收起
BSD-2-Clause
取消

发行版

暂无发行版

贡献者

全部

近期动态

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

搜索帮助