Giter VIP home page Giter VIP logo

static-html-builder's Introduction

Static HTML Builder

这个工具帮助用户编写基于 AngularJS 的单页面应用。它生成静态 HTML 文件,可用于服务器托管,也可用于构建 Cordova 应用。

特点:

  • 使用 less 管理样式
  • 使用 bower 管理第三方依赖包
  • 支持 IE9 以上浏览器
  • 自动整合压缩脚本、样式文件,提高生产环境加载速度
  • 开发时内置代理,无需手动关闭浏览器安全性
  • 自动引入 *.js*.less,无需手动维护
  • 生成 less source map 文件,方便调试页面
  • 自动加入闭包,避免全局命名空间污染
  • 支持 ngAnnotate 语法

安装方法

安装之前确保已经有 git 和 node.js 环境。node.js 需要 bower 与 grunt-cli。

执行以下命令:

git clone https://github.com/gengen1988/static-html-builder.git
cd static-html-builder
npm install

static-html-builder's People

Contributors

garyhan avatar gengen1988 avatar

Watchers

 avatar  avatar

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.