# water-pro **Repository Path**: fe6/water-pro ## Basic Information - **Project Name**: water-pro - **Description**: 🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: http://water.chjgo.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-02 - **Last Updated**: 2021-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

@fe6/water-pro

基于 Ant 设计和 vue3 的企业级 UI 组件。[国内镜像](https://gitee.com/fe6/water-pro)。 [![npm package](https://img.shields.io/npm/v/@fe6/water-pro.svg?style=flat-square)](https://www.npmjs.com/package/@fe6/water-pro) [![NPM downloads](https://img.shields.io/npm/dm/@fe6/water-pro.svg?style=flat-square)](http://www.npmtrends.com/@fe6/water-pro) [![extension-for-VSCode](https://img.shields.io/badge/extension%20for-VSCode-blue.svg?style=flat-square)](https://marketplace.visualstudio.com/items?itemName=ant-design-vue.vscode-ant-design-vue-helper)
[![](https://cdn-images-1.medium.com/max/2000/1*NIlj0-TdLMbo_hzSBP8tmg.png)](http://water.chjgo.com/) ## 特性 - 提炼自企业级中后台产品的交互语言和视觉风格。 - 开箱即用的高质量 Vue 组件。 - 共享 [Ant Design of React](http://ant-design.gitee.io/docs/spec/introduce-cn) 设计工具体系。 ## 支持环境 - 现代浏览器和 IE11 及以上。1.x 版本支持 IE 9+(需要 [polyfills](http://water.chjgo.com/docs/vue/getting-started-cn/#兼容性)) - 支持服务端渲染。 - [Electron](https://electronjs.org/) - 支持 Vue 2 和 Vue 3 | [IE / Edge](http://godban.github.io/browsers-support-badges/)
IE / Edge | [Firefox](http://godban.github.io/browsers-support-badges/)
Firefox | [Chrome](http://godban.github.io/browsers-support-badges/)
Chrome | [Safari](http://godban.github.io/browsers-support-badges/)
Safari | [Opera](http://godban.github.io/browsers-support-badges/)
Opera | [Electron](http://godban.github.io/browsers-support-badges/)
Electron | | --- | --- | --- | --- | --- | --- | | IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions | ## 安装 ### 使用 npm 或 yarn 安装 ```bash $ npm install @fe6/water-pro --save ``` ```bash $ yarn add @fe6/water-pro ``` 如果你的网络环境不佳,推荐 [配置国内镜像](https://github.com/iq9891/blog/issues/18)。 ## 链接 - [首页](http://water.chjgo.com/) - [Vue 官方文档](https://cn.vuejs.org/) - [Ant Design Of React](http://ant.design/)