Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fe6/calendar
vue 2.x 日历组件
https://github.com/fe6/calendar
Last synced: 4 days ago
JSON representation
vue 2.x 日历组件
- Host: GitHub
- URL: https://github.com/fe6/calendar
- Owner: fe6
- Created: 2019-01-05T01:30:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-19T08:40:29.000Z (over 4 years ago)
- Last Synced: 2024-10-10T17:51:53.019Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://fe6.github.io/calendar/
- Size: 224 KB
- Stars: 0
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
README
# 日历组件 - calendar
>一套企业级的 UI 设计语言和 Vue.js 实现。
[![@fe6/calendar](https://img.shields.io/npm/v/@fe6/calendar.svg?style=flat-square)](https://www.npmjs.org/package/@fe6/calendar)
![GitHub language count](https://img.shields.io/github/languages/count/fe6/calendar.svg)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/fe6/calendar.svg)
[![Fork calendar](https://img.shields.io/github/forks/fe6/calendar.svg?style=flat&label=Fork)](https://github.com/fe6/calendar/fork) [![Star calendar](https://img.shields.io/github/stars/fe6/calendar.svg?style=flat&label=Star)](https://github.com/fe6/calendar/stargazers)
[![watchers in calendar](https://img.shields.io/github/watchers/fe6/calendar.svg?style=flat&label=Watch)](https://github.com/fe6/calendar/watchers)[![Sauce Labs Test Status (for master branch)](https://badges.herokuapp.com/browsers?googlechrome=7&firefox=7µsoftedge=10&iexplore=9&safari=10.10)](https://saucelabs.com/u/_wmhilton)
## 特性
- 提炼自企业级中后台产品的交互语言和视觉风格。
- 开箱即用的高质量 Vue.js 组件。
- 全链路开发和设计工具体系。
- 按需加载系统。## 需要的环境
- node.js >= 9.0.0
- npm >= 5.0.0## 说明
本仓库是用脚手架 [fecli](https://github.com/fe6/fecli),结合 [component-template](https://github.com/fe6/component-template) 模板生成的。