Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anchnet/anchor-design
A Component Library For Vue
https://github.com/anchnet/anchor-design
Last synced: about 1 month ago
JSON representation
A Component Library For Vue
- Host: GitHub
- URL: https://github.com/anchnet/anchor-design
- Owner: anchnet
- Created: 2017-06-30T03:16:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-29T04:03:27.000Z (over 7 years ago)
- Last Synced: 2024-11-03T03:34:53.901Z (2 months ago)
- Language: Vue
- Homepage:
- Size: 670 KB
- Stars: 5
- Watchers: 9
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Anchor Design
[![Build Status](https://travis-ci.org/51idc/anchor-design.svg?branch=master)](https://travis-ci.org/51idc/anchor-design)
[![NPM downloads](https://img.shields.io/npm/dt/anchor-design.svg)](https://www.npmjs.com/package/anchor-design)
[![npm](https://img.shields.io/npm/v/npm.svg)](https://www.npmjs.com/package/anchor-design)> A Component Library For Vue.
## install
```bash
npm install anchor-design
```## start
```javascript
import Vue from 'vue'
import anchorDesign from 'anchor-design'Vue.use(anchorDesign)
```## Instruction && Documents
[https://anchnet.gitbooks.io/anchor-design/content/](https://anchnet.gitbooks.io/anchor-design/content/)
## Contributors
> Dynamic update In no particular order
* [戴立勤](https://github.com/xiaoda)
## Author
* [Zhimeng Liu](https://github.com/liuzmeng)
## LICENSE
MIT