Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NG-ZORRO/ng-zorro-antd-mobile
A configurable Mobile UI components based on Ant Design Mobile and Angular. 🐜
https://github.com/NG-ZORRO/ng-zorro-antd-mobile
alibaba angular angular-components angular-directives ant ant-design ant-design-mobile antd enterprise frontend gitter ionic mobile mobile-ui ng-zorro ng-zorro-antd-mobile ng-zorro-mobile ngx typescript
Last synced: 8 days ago
JSON representation
A configurable Mobile UI components based on Ant Design Mobile and Angular. 🐜
- Host: GitHub
- URL: https://github.com/NG-ZORRO/ng-zorro-antd-mobile
- Owner: NG-ZORRO
- License: other
- Created: 2018-08-22T10:04:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T09:40:39.000Z (3 months ago)
- Last Synced: 2024-10-25T18:37:11.120Z (14 days ago)
- Topics: alibaba, angular, angular-components, angular-directives, ant, ant-design, ant-design-mobile, antd, enterprise, frontend, gitter, ionic, mobile, mobile-ui, ng-zorro, ng-zorro-antd-mobile, ng-zorro-mobile, ngx, typescript
- Language: TypeScript
- Homepage: http://ng.mobile.ant.design
- Size: 4.38 MB
- Stars: 798
- Watchers: 43
- Forks: 240
- Open Issues: 56
-
Metadata Files:
- Readme: README-zh_CN.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-angular - ng-zorro-antd-mobile - A configurable Mobile UI components based on Ant Design Mobile and Angular. (Uncategorized / Uncategorized)
- popular-dependents-lists - NG-ZORRO/ng-zorro-antd-mobile - 🌟 762 (Puppeteer / NG-ZORRO/ng-zorro-antd-mobile)
- awesome-ant-design - NG-ZORRO-Mobile - Ant Design Mobile of Angular (Angular / Themes)
- awesome-angular - NG ZORRO MOBILE - An enterprise-class mobile UI components based on Ant Design Mobile and Angular. (Table of contents / Third Party Components)
- fucking-awesome-angular - NG ZORRO MOBILE - An enterprise-class mobile UI components based on Ant Design Mobile and Angular. (Table of contents / Third Party Components)
README
# NG-ZORRO-MOBILE
[![CodeFactor](https://www.codefactor.io/repository/github/ng-zorro/ng-zorro-antd-mobile/badge?style=flat-square)](https://www.codefactor.io/repository/github/ng-zorro/ng-zorro-antd-mobile)
[![Build Status](https://travis-ci.com/NG-ZORRO/ng-zorro-antd-mobile.svg?branch=master)](https://travis-ci.com/NG-ZORRO/ng-zorro-antd-mobile)
[![codecov](https://codecov.io/gh/NG-ZORRO/ng-zorro-antd-mobile/branch/master/graph/badge.svg)](https://codecov.io/gh/NG-ZORRO/ng-zorro-antd-mobile)
[![GitHub Release Date](https://img.shields.io/github/release-date/NG-ZORRO/ng-zorro-antd-mobile.svg?style=flat-square)](https://github.com/NG-ZORRO/ng-zorro-antd-mobile/releases)
[![npm package](https://img.shields.io/npm/v/ng-zorro-antd-mobile.svg?style=flat-square)](https://www.npmjs.org/package/ng-zorro-antd-mobile)
[![NPM downloads](https://img.shields.io/npm/dm/ng-zorro-antd-mobile.svg?style=flat-square)](https://npmjs.org/package/ng-zorro-antd-mobile)
[![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/NG-ZORRO/ng-zorro-antd-mobile/blob/master/LICENSE)
[![Gitter](https://img.shields.io/gitter/room/ng-zorro/ng-zorro-antd-mobile.svg?style=flat-square)](https://gitter.im/ng-zorro/ng-zorro-antd-mobile)
[![Twitter](https://img.shields.io/badge/Twitter-NG--ZORRO-blue.svg?style=flat-square&logo=twitter)](https://twitter.com/NG_ZORRO)这里是 **Ant Design** 移动规范的 **Angular** 实现,服务于阿里巴巴集团数据无线业务。
[English README](README.md)
## 扫码体验
![ng-zorro-mobile](https://img.alicdn.com/tfs/TB1QMx.JwHqK1RjSZJnXXbNLpXa-260-260.png)
## 特性
- 开箱即用的高质量 **Angular** 无线端组件
- UI 样式高度可配置,拓展性更强,轻松适应各类产品风格
- 使用 **TypeScript** 开发,提供类型定义文件,支持类型及属性智能提示,方便业务开发
- 提供 "组件按需加载" / "Web 页面高清显示" / "SVG Icon" 等优化方案,一体式开发
- 支持在 Ionic 中运行[[指南]](https://github.com/NG-ZORRO/ng-zorro-antd-mobile/issues/4)## 支持环境
> 需要 [polyfills](https://angular.io/guide/browser-support)
- `iOS 10.3+`
- `Android 4.4+`## Angular 支持
现在支持 Angular `^17.0.0`.
## 安装
我们强烈推荐官方的 `@angular/cli` 工具链辅助进行开发,在实际项目开发中,它可以很好的满足对 TypeScript 代码的构建、调试、代理、打包部署等一系列工程化的需求。
```bash
$ ng new PROJECT_NAME
$ cd PROJECT_NAME
$ ng add ng-zorro-antd-mobile
```> 如果你想了解更多 CLI 工具链的功能和命令,建议访问 [Angular CLI](https://github.com/angular/angular-cli) 了解更多
## 链接
- [首页](https://ng.mobile.ant.design)
- [Angular 官方文档](https://angular.io/)
- [开发脚手架](https://cli.angular.io/)
- [TypeScript](https://www.typescriptlang.org/)
- [RxJS](https://github.com/ReactiveX/rxjs)## 如何贡献
在任何形式的参与前,请先阅读 [贡献者文档](https://github.com/NG-ZORRO/ng-zorro-antd-mobile/blob/master/CONTRIBUTING.md)。如果你希望参与贡献,欢迎 [Pull Request](https://github.com/NG-ZORRO/ng-zorro-antd-mobile/pulls),或给我们 [报告 Bug](https://ng.mobile.ant.design/issue-helper/#/zh)。
> 强烈推荐阅读 [《提问的智慧》](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)(本指南不提供此项目的实际支持服务!)、[《如何向开源社区提问题》](https://github.com/seajs/seajs/issues/545) 和 [《如何有效地报告 Bug》](https://www.chiark.greenend.org.uk/%7Esgtatham/bugs-cn.html)、[《如何向开源项目提交无法解答的问题》](https://zhuanlan.zhihu.com/p/25795393),更好的问题更容易获得帮助。
## 社区互助
如果您在使用的过程中碰到问题,可以通过下面几个途径寻求帮助,同时我们也鼓励资深用户通过下面的途径给新人提供帮助。
通过 Stack Overflow 或者 Segment Fault 提问时,建议加上 `ng-zorro-mobile` 标签。
1. [](https://stackoverflow.com/questions/tagged/ng-zorro-mobile)(English)
2. [](https://segmentfault.com/t/ng-zorro-mobile)(中文)
3. [![Gitter](https://img.shields.io/gitter/room/ng-zorro/ng-zorro-antd-mobile.svg?style=flat-square)](https://gitter.im/ng-zorro/ng-zorro-antd-mobile)(English & 中文)
4. 加入钉钉 **NG-ZORRO-MOBILE** 自助服务群(中文)
## 谁在使用
- [阿里巴巴](https://www.alibaba.com/)
> 如果你的公司和产品使用了 **NG-ZORRO-MOBILE**,欢迎到 [这里](https://github.com/NG-ZORRO/ng-zorro-antd-mobile/issues/3) 留言。
## 授权协议
MIT