Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grasilife/gntd
https://github.com/grasilife/gntd
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/grasilife/gntd
- Owner: grasilife
- License: mit
- Created: 2019-09-04T13:24:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T19:13:22.000Z (almost 3 years ago)
- Last Synced: 2023-03-02T23:02:48.313Z (almost 2 years ago)
- Language: JavaScript
- Size: 6.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Gntd
一套企业级的 UI 设计语言。
[![Build Status](https://www.travis-ci.org/grasilife/gntd.svg?branch=master)](https://www.travis-ci.org/grasilife/gntd) [![npm package](https://img.shields.io/npm/v/antd.svg?style=flat-square)](https://www.npmjs.com/package/gntd)
[![](https://cdn-images-1.medium.com/max/2000/1*NIlj0-TdLMbo_hzSBP8tmg.png)](http://ant.design/index-cn)
## ✨ 特性
- 提炼自企业级中后台产品的交互语言和视觉风格。
## 🖥 支持环境
- 现代浏览器和 IE9 及以上。
- 支持服务端渲染。
- [Electron](http://electron.atom.io/)| [](http://godban.github.io/browsers-support-badges/)IE / Edge | [](http://godban.github.io/browsers-support-badges/)Firefox | [](http://godban.github.io/browsers-support-badges/)Chrome | [](http://godban.github.io/browsers-support-badges/)Safari | [](http://godban.github.io/browsers-support-badges/)Opera | [](http://godban.github.io/browsers-support-badges/)Electron |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| IE9, IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |## 📦 安装
```bash
npm install gntd --save
```