数据可视化大屏
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

pirms 1 gada
pirms 1 gada
pirms 1 gada
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <p align="center">
  2. <a href="https://ng-alain.com">
  3. <img width="100" src="https://ng-alain.com/assets/img/logo-color.svg">
  4. </a>
  5. </p>
  6. <h1 align="center">NG-ALAIN</h1>
  7. <div align="center">
  8. Out-of-box UI solution for enterprise applications, Let developers focus on business.
  9. [![CI](https://github.com/ng-alain/ng-alain/actions/workflows/ci.yml/badge.svg)](https://github.com/ng-alain/ng-alain/actions/workflows/ci.yml)
  10. [![Dependency Status](https://david-dm.org/ng-alain/ng-alain/status.svg?style=flat-square)](https://david-dm.org/ng-alain/ng-alain)
  11. [![GitHub Release Date](https://img.shields.io/github/release-date/ng-alain/ng-alain.svg?style=flat-square)](https://github.com/ng-alain/ng-alain/releases)
  12. [![NPM version](https://img.shields.io/npm/v/ng-alain.svg?style=flat-square)](https://www.npmjs.com/package/ng-alain)
  13. [![prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://prettier.io/)
  14. [![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/ng-alain/ng-alain/blob/master/LICENSE)
  15. [![Gitter](https://img.shields.io/gitter/room/ng-alain/ng-alain.svg?style=flat-square)](https://gitter.im/ng-alain/ng-alain)
  16. [![ng-zorro-vscode](https://img.shields.io/badge/ng--zorro-VSCODE-brightgreen.svg?style=flat-square)](https://marketplace.visualstudio.com/items?itemName=cipchk.ng-zorro-vscode)
  17. [![ng-alain-vscode](https://img.shields.io/badge/ng--alain-VSCODE-brightgreen.svg?style=flat-square)](https://marketplace.visualstudio.com/items?itemName=cipchk.ng-alain-vscode)
  18. </div>
  19. English | [简体中文](README-zh_CN.md)
  20. ## Quickstart
  21. - [Getting Started](https://ng-alain.com/docs/getting-started)
  22. ## Links
  23. + [Document](https://ng-alain.com) ([Surge Mirror](https://ng-alain-doc.surge.sh))
  24. + [@delon Source](https://github.com/ng-alain/delon)
  25. + [DEMO](https://ng-alain.surge.sh) ([国内镜像](https://ng-alain.gitee.io/))
  26. ## Features
  27. + `ng-zorro-antd` based
  28. + Responsive Layout
  29. + I18n
  30. + [@delon](https://github.com/ng-alain/delon)
  31. + Lazy load Assets
  32. + UI Router States
  33. + Customize Theme
  34. + Less preprocessor
  35. + RTL
  36. + Well organized & commented code
  37. + Simple upgrade
  38. + Support Docker deploy
  39. ## Architecture
  40. ![Architecture](https://raw.githubusercontent.com/ng-alain/delon/master/_screenshot/architecture.png)
  41. > [delon](https://github.com/ng-alain/delon) is a production-ready solution for admin business components packages, Built on the design principles developed by Ant Design.
  42. ## App Shots
  43. ![desktop](https://raw.githubusercontent.com/ng-alain/delon/master/_screenshot/desktop.png)
  44. ![ipad](https://raw.githubusercontent.com/ng-alain/delon/master/_screenshot/ipad.png)
  45. ![iphone](https://raw.githubusercontent.com/ng-alain/delon/master/_screenshot/iphone.png)
  46. ## Contributing
  47. [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/ng-alain/ng-alain/pulls)
  48. We welcome all contributions. Please read our [CONTRIBUTING.md](https://github.com/ng-alain/ng-alain/blob/master/CONTRIBUTING.md) first. You can submit any ideas as [pull requests](https://github.com/ng-alain/ng-alain/pulls) or as [GitHub issues](https://github.com/ng-alain/ng-alain/issues).
  49. > If you're new to posting issues, we ask that you read [*How To Ask Questions The Smart Way*](http://www.catb.org/~esr/faqs/smart-questions.html) (**This guide does not provide actual support services for this project!**), [How to Ask a Question in Open Source Community](https://github.com/seajs/seajs/issues/545) and [How to Report Bugs Effectively](http://www.chiark.greenend.org.uk/~sgtatham/bugs.html) prior to posting. Well written bug reports help us help you!
  50. ## Donation
  51. ng-alain is an MIT-licensed open source project. In order to achieve better and sustainable development of the project, we expect to gain more backers. You can support us in any of the following ways:
  52. - [patreon](https://www.patreon.com/cipchk)
  53. - [opencollective](https://opencollective.com/ng-alain)
  54. - [paypal](https://www.paypal.me/cipchk)
  55. - [支付宝或微信](https://ng-alain.com/assets/donate.png)
  56. Or purchasing our [business theme](https://e.ng-alain.com/).
  57. ## Backers
  58. Thank you to all our backers! 🙏
  59. <a href="https://opencollective.com/ng-alain#backers" target="_blank"><img src="https://opencollective.com/ng-alain/backers.svg?width=890"></a>
  60. ### License
  61. The MIT License (see the [LICENSE](https://github.com/ng-alain/ng-alain/blob/master/LICENSE) file for the full text)