element-angular

Angular 的 Element。(Element for Angular)

  • 所有者: ElemeFE/element-angular
  • 平台: Linux, Mac, Windows
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

npm version
npm
Join the chat at https://gitter.im/element-angular/Lobby

Catalog

Documentation

element-angular

Getting Started

  1. Install:
# install
npm i --save element-angular
  1. Usage:
// improt module
import { ElModule } from 'element-angular'

// import styles
// if you use webpack, in app.module.ts:
import 'element-angular/theme/index.css'

// or anglar-cli, in /angular-cli.json:
{
  "app": [{
    "styles": [
      "../node_modules/element-angular/theme/index.css"
    ],
    // other configurations...
  }]
}

// or other, in /src/styles.css:
@import "~element-angular/theme/index.css"

More: Doc

Contribution

Support

Modern browsers and Internet Explorer 9+.

LICENSE

MIT

主要指標

概覽
名稱與所有者ElemeFE/element-angular
主編程語言TypeScript
編程語言JavaScript (語言數: 6)
平台Linux, Mac, Windows
許可證MIT License
所有者活动
創建於2018-01-22 03:19:03
推送於2022-06-23 00:02:14
最后一次提交2018-06-18 21:35:08
發布數0
用户参与
星數530
關注者數19
派生數122
提交數1.1k
已啟用問題?
問題數124
打開的問題數48
拉請求數36
打開的拉請求數9
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?