NG-SM-UI
A small and smale UI components based on element-ui styles and Angular.
Version

Angular Support
Now Supports Angular ^6.0.0.
Features
- A small and smale UI compoents for web application, and you can use it in most scences.
- This is a simple component that can be used quickly.
- Written in TypeScript and Angular, you can use ng-sm-ui to build more compoents.
Environment Support
- Modern browsers and Internet Explorer 9+ (with polyfills)
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-sm-ui
More information about @angular/cli here.
You can also install ng-sm-ui with npm or yarn
$ npm install ng-sm-ui
Link
The last.
If you have any question, you can submit issuse for me.
LICENSE
MIT