All Projects → cipchk → Ngx Weui

cipchk / Ngx Weui

Licence: mit
WeUI for angular

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Ngx Weui

ng-mono-repo-starter
Angular Mono Repo Starter
Stars: ✭ 79 (-81.71%)
Mutual labels:  angular-components
Cloudinary angular
Cloudinary Angular client library
Stars: ✭ 305 (-29.4%)
Mutual labels:  angular-components
Angular Interview Questions
Most extensive Angular interview questions based on your level.
Stars: ✭ 354 (-18.06%)
Mutual labels:  angular-components
Angular-Firebase-Sortable-Table
Angular Firebase Sortable Table is a module that makes tables creation with firebase an easy task.
Stars: ✭ 28 (-93.52%)
Mutual labels:  angular-components
Material Community Components
🐼 Angular Material Components created from the community
Stars: ✭ 280 (-35.19%)
Mutual labels:  angular-components
News
🐼Based on angular.js, weui and node.js rewrite news client - 新闻客户端
Stars: ✭ 324 (-25%)
Mutual labels:  weui
extensions
Angular Material Extensions Library.
Stars: ✭ 203 (-53.01%)
Mutual labels:  angular-components
Angular Playground
A drop in app module for working on Angular components in isolation (Angular version 2.x and above).
Stars: ✭ 414 (-4.17%)
Mutual labels:  angular-components
Mpvue Weui
基于 mpvue 的 weui 框架
Stars: ✭ 279 (-35.42%)
Mutual labels:  weui
Angular Admin
🔏Admin client for surmon.me blog powered by @angular and Bootstrap4
Stars: ✭ 352 (-18.52%)
Mutual labels:  angular-components
ng-loader
Webpack loader for AngularJs components
Stars: ✭ 28 (-93.52%)
Mutual labels:  angular-components
Weui.js
A lightweight javascript library for WeUI.
Stars: ✭ 3,001 (+594.68%)
Mutual labels:  weui
Vux
Mobile UI Components based on Vue & WeUI
Stars: ✭ 17,573 (+3967.82%)
Mutual labels:  weui
angular2-cookie-law
Angular2+ component that provides a banner to inform users about cookie law
Stars: ✭ 38 (-91.2%)
Mutual labels:  angular-components
Wepy Weui Demo
WeUI 在 WePY 中的使用示例,同一份代码可以运行在小程序上和Web上
Stars: ✭ 390 (-9.72%)
Mutual labels:  weui
ngx-toolkit
Set of components for Angular
Stars: ✭ 15 (-96.53%)
Mutual labels:  angular-components
Awesome Angular Components
Catalog of Angular 2+ Components & Libraries
Stars: ✭ 3,185 (+637.27%)
Mutual labels:  angular-components
Vue Weui
(Deprecated) WeUI Components with love of vue.js
Stars: ✭ 414 (-4.17%)
Mutual labels:  weui
Ngx Charts
📊 Declarative Charting Framework for Angular
Stars: ✭ 4,057 (+839.12%)
Mutual labels:  angular-components
Cool ui
用flutter实现一些我认为好看的UI控件,有Popover,仿Weui的Toast,自定义键盘
Stars: ✭ 349 (-19.21%)
Mutual labels:  weui

NGX-WEUI

WeUI Components build with Angular.

Build Status NPM version npm downloads Codecov GitHub license prettier

Version

  • 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

Table of Contents

  1. Usage & Demo
  2. Installation instructions
  3. API Docs
  4. Customize Theme
  5. Global Config
  6. Troubleshooting
  7. License

Usage & Demo

Create project

  1. Install global angular-cli:
npm install -g @angular/cli
  1. New a empty angular project
# Specify less style
ng new demo --style less
cd demo
  1. add ngx-weui
ng add ngx-weui

please refer to more details.

How to use it with:

  • angular-cli please refer to how.
  • stackblitz sample available here.

Troubleshooting

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!

License

The MIT License (see the LICENSE file for the full text)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].