Giter Club home page Giter Club logo

whtml-cli's Introduction

WHtml-cli

框架WHtml的官方cli脚手架工具,让你更加快速的创建项目,感受编码的乐趣。

特性

WHtml能够让你获得以下更加爽快的体验:


  • 1: 将静态页面组件化模块化,降低重复代码的重复编写。

  • 2: 基于Node.js + Gulp 自动化构建项目,让前端的你无缝对接

  • 3: 采用jade + less,用更加简洁高效的方式去书写html和css

  • 4: 自动压缩合并编译html,css,JavaScript使的项目具备更加优秀的响应速度

  • 5: 更加自由的框架配置和详细的中文代码注释,一键轻松配置源码实现定制化

  • 6: 简洁明了的ES6+语法,代码赏心悦目,提升编码乐趣。

  • 7: 程序实时编译同步你的每一行修改,删除,重命名,新建为你自动构建输出到 dist/,代码写完程序自动zip压缩打包,你需要做的是将zip发给你的后端即可。

  • 9: ....等

更多的功能期待你的切身尝试!

开源

框架的源代码已经提交Github,你可以从Github了解更多的信息:

安装

一行命令解决一切

npm install -g whtml-cli

使用

你只需要简单的输入以下几条命令即可愉快运行网站:

$ whtml init my-project #创建项目 my-project 为你项目名字(自定义)
$ cd my-project         #进入文件
$ npm install           #解决依赖
$ npm run all           #运行网站
$ npm run doc           #运行帮助手册

注意

  • 1:请先安装git并确保git命令能在终端中正确反馈,因为cli脚手架需要通过git来安装下载代码到你的项目中。

  • 2:init下载速度是基于你的网速决定的,如果太慢不需要着急等待片刻就好。

捐赠

如果你觉得 WHtml 对你有帮助,或者想对我微小的工作一点资瓷,欢迎给我提建议。

whtml-cli's People

Stargazers

findbug avatar

Watchers

James Cloos avatar bmycode avatar  avatar

whtml-cli's Issues

提问帮助

有任何问题可以加QQ群向我提问:399041912

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.