Skip to content

A configurable Mobile UI based on Ant Design Mobile and Angular. 🐜

License

Notifications You must be signed in to change notification settings

guaicaiboshi/ng-zorro-antd-mobile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


NG-ZORRO-Mobile

This is the Angular implementation of the Ant Design's mobile specification, serving the alibaba big data wireless service.

中文 README

Scan QR Code

ng-zorro-mobile

Features

  • An enterprise-class UI design language for Angular mobile web applications.
  • The UI is fully Configurable and Scalable, easily adapt to all kinds of product style.
  • Use TypeScript to develop, provide type definition files, support type and attribute smart tips for easy business development.
  • Provide "Components are loaded on demand" / "Web page HD display" / "SVG Icon" optimization features, integrated development.
  • Support running in Ionic[Guide].

Environment Support

with polyfills

  • iOS 7.0+
  • Android 4.4+

Version

npm package

Angular Support

Now Supports Angular ^6.0.0.

Installation

We recommend using @angular/cli to install,it not only makes development easier,but also allow you to take advantage of the rich ecosystem of angular packages and tooling.

$ ng new PROJECT_NAME
$ cd PROJECT_NAME
$ ng add ng-zorro-antd-mobile --i18n=en_US

More information about @angular/cli here.

You can also install ng-zorro-antd-mobile with npm or yarn

$ npm install ng-zorro-antd-mobile

Companies using ng-zorro-antd-mobile

If your company or product uses ng-zorro-antd-mobile, let us know here!

Contributing

Please read our CONTRIBUTING.md first.

If you'd like to help us improve ng-zorro-antd-mobile, just create a Pull Request. Feel free to report bugs and issues here.

If you're new to posting issues, we ask that you read How To Ask Questions The Smart Way(This guide does not provide actual support services for this project!) and How to Ask a Question in Open Source Community and How to Report Bugs Effectively prior to posting. Well written bug reports help us help you!

Need Help?

For questions on how to use ng-zorro-antd-mobile, please post questions to Stack Overflow using the ng-zorro tag. If you're not finding what you need on stackoverflow, you can find us on Gitter as well.

As always, we encourage experienced users to help those who are not familiar with ng-zorro-antd-mobile!

About

A configurable Mobile UI based on Ant Design Mobile and Angular. 🐜

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.3%
  • CSS 14.7%
  • HTML 5.3%
  • JavaScript 3.5%
  • Shell 0.2%