WeUI for angular
npm install ngx-weuiWeUI Components build with Angular.







- WeUI 1.x using 7.0.x
- WeUI <= 2.2 using 8.x & Angular 8
- WeUI >= 2.3 using 9.x & Angular 9, 10, Support dark & light theme
1. Usage & Demo
2. Installation instructions
3. API Docs
4. Customize Theme
5. Global Config
6. Troubleshooting
7. License
- Documentation - 国内镜像
- Live Demo - 国内镜像
- Stackblitz, Codesandbox
1. Install global angular-cli:
``bash`
npm install -g @angular/cli
2. New a empty angular project
`bash`Specify less style
ng new demo --style less
cd demo
3. add ngx-weui
`bash`
ng add ngx-weui
> please refer to more details.
+ angular-cli please refer to how.stackblitz` sample available here.
+
Please follow this guidelines when reporting bugs and feature requests:
1. Use GitHub Issues board to report bugs and feature requests (not our email address)
2. Please always write steps to reproduce the error. That way we can focus on fixing the bug, not scratching our heads trying to reproduce it.
Thanks for understanding!
The MIT License (see the LICENSE file for the full text)