Coder Social home page Coder Social logo

rush-yl / ngx-weui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cipchk/ngx-weui

0.0 2.0 0.0 5.82 MB

weui for angular

Home Page: https://cipchk.github.io/ngx-weui/

License: MIT License

JavaScript 6.00% TypeScript 90.71% CSS 1.61% HTML 1.68%

ngx-weui's Introduction

ngx-weui NPM version npm downloads

WeUI Components build with Angular.

Angular 2 Style Guide Build Status codecov

Table of Contents

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

Usage & Demo

Documentation & Live Demoใ€‚

Installation instructions

Install ngx-weui from npm

npm install ngx-weui --save

You will need weui styles

<!-- index.html -->
<link href="//res.wx.qq.com/open/libs/weui/1.1.2/weui.min.css" rel="stylesheet">

Import the ngx-weui in to your root AppModule.

import { WeUiModule } from 'ngx-weui';

@NgModule({
    imports: [ WeUiModule.forRoot() ]
})
export class AppModule { }

please refer to more details.

How to use it with:

  • angular-cli please refer to install.
  • plnkr 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)

ngx-weui's People

Contributors

mo-gong avatar cipchk avatar cxy930123 avatar

Watchers

James Cloos avatar saintpeters avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.