Git Product home page Git Product logo

pyff-vue's Introduction

mahua

目录

项目背景

北京品友互动信息技术有限公司(简称品友互动),创立于2008年,是**领先的基于大数据技术的人工智能平台,是最早将程序化购买引入**的企业之一。

在刚刚过去的2017年,前端开发继续飞速发展,VUE依然越来越受欢迎,该框架提供基于组件的架构,它已经被包括GITLAB在内的许多大型公司采用,在 STACK OVERFLOW 上的关注度居高不下。

说到组件不得不提到ElementUI,一款基于Vue的UI框架,ElementUI以其美观的设计和高质量的组件很快俘获了一大批Vuer的芳心,其不足之处在于组件的种类和功能不够多(例如数据表格组件)。品友互动前端团队开发了一套前端组件库Pyff-vue来应对快速迭代的要求。

浏览器支持

Modern browsers and IE 10+。

testling badge

项目的基础结构

  • build - webpack config files
  • config - webpack config files
  • dist - build
  • document - 组件文档
  • src -your app
    • common
    • components - your vue components
    • styles
    • index.js

UI框架的特色

   UI框架更加精致化和人性化,在用户体验效果上可谓是挖空心思。  
    
   *在开关中,一改风格成为文字内置,解决了可能出现的排版障碍难题。
    
   *在表格中,添加了全局搜索框,为使用者带来便利。
   
   *除此,我们还添加了各式各样的时间轴组件。

项目的部署运行

# 安装pyff-vue
  npm install  --save pyff-vue  
        
# 编辑main.js  
  import PYFF from 'pyff-vue/src/index'; 
  Vue.use(PYFF);

项目的发展方向

  • 使用Jsfiddle显现在线调试组件

  • 进一步简化安装程序

  • 根据业务场景继续封装组件,提升开发速度

相关文档链接

主要维护者

版权许可证

WTFPL& MIT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.