159 Star 447 Fork 156

AllMobilize / amazeui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.en.md 7.01 KB
一键复制 编辑 原始数据 按行查看 历史
Minwe 提交于 2015-11-19 14:50 . fixes shields URL

Amaze UI Logo

- [Homepage in English](http://translate.google.com/translate?hl=en&sl=zh-CN&u=http://amazeui.org/&prev=search) translated by Google - [Homepage in English](http://www.microsofttranslator.com/bv.aspx?from=zh-CHS&to=en&a=http%3A%2F%2Famazeui.org%2F) translated by Bing

Amaze UI is an open-sourced responsive front-end framework.

Docs in English

The Product

Mobile First

Amaze UI believes in Mobile First. Beginning with mobile phone screens, Amaze UI is extending the adaption to larger screens such as tablet and PC.

Web Components

Amaze UI contains almost 20 CSS components, 10 JS components and 17 other web components which include 60 different themes. All these components are designed to help you develop more efficiently and create responsive pages with awesome user interface and excellent user experience.

Localization

Compared with existing front-end frameworks, Amaze UI focuses on optimizing page layout in Chinese by adjusting font to different operating systems automatically. Amaze UI provides better compatibility for currently popular browsers and browsers built in Apps, saving you a lot of time for compatibility debugging.

Light yet Powerful

Amaze UI puts a lot of efforts on performance. Using CSS 3 for animation makes it more interactive, smooth, efficient and suitable for mobile devices, and allows your web app to load fast.

Download

Users can download packed templates from the Amaze UI official site.

All documents are saved in the directory of docs/. To view the demo more conveniently, we suggest you check the documents by visiting the official website.

Develop

Developers can build extensions on top of Amaze UI.

Project Structure

amazeui
|-- HISTORY.md
|-- LICENSE
|-- README.md
|-- package.json
|-- dist        # Contains all compiled and minified CSS and JavaScript files
|-- docs        # Contains all documentation
|-- fonts       # Icon font, using http://staticfile.org/
|-- gulpfile.js # Gulp config
|-- js          # JavaScript scource
|-- less        # LESS scource
|-- tools       # Related tools
|-- vendor      # Contains external libraries, like Zepto and others that are used by Amaze UI
|   |-- amazeui.partials.js
|   |-- handlebars
|   |-- json.format.js
|   |-- seajs
|   `-- zepto
`-- widget      # Web components

Building

Amaze UI use gulp.js to build files。

The following shows the steps:

npm install -g gulp

git clone https://github.com/allmobilize/amazeui.git

npm install

gulp

Bug feedback & Requests

Bug feedback

You are welcome to submit bug report to the Amaze UI team.

To explain your problems clearly, we suggest that you provide a demonstration when you give us feedback.

The following links are pages we have built with online debugging tools, using Amaze UI layouts and scripts. You can fork and send a bug report, linking to example pages.

Submit Request

User can submit your requests through Issue system or leave us message on our official website. Any request that match our product concepts will be considered.

Code Contribution

You are welcome to join our debugging team! You are also very welcome to share the Web components you explored by “Fork” this item and submit request afterwards.

Development Document

All the development documents are saved in the directory of docs/rules. You can also check those documents on our official website.

Referenced & Used Open-source Projects

There might be some missing and we will keep updating.

Developed with Open Source Licensed WebStorm

CSS
1
https://gitee.com/amazeui/amazeui.git
git@gitee.com:amazeui/amazeui.git
amazeui
amazeui
amazeui
master

搜索帮助