ng-sm-ui
v0.24.0
Published
A small and smale UI components based on element-ui styles and Angular.
Downloads
11
Maintainers
Readme
NG-SM-UI
A small and smale UI components based on element-ui styles and Angular.
- doc: ()[https://github.com/FiShelly/ng-sm-ui/blob/master/NG-SM-UI-DOC.md]
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.