npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

pyff-vue

v1.1.1

Published

ipinyou

Readme

mahua

目录

##项目背景

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

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

说到组件不得不提到ElementUI,一款基于Vue的UI框架,ElementUI以其美观的设计和高质量的组件很快俘获了一大批Vuer的芳心,其不足之处在于组件的种类和功能不够多(例如数据表格组件)。

很多时候需要自己也要开发一些组件,否则难以完成复杂的企业级应用开发。品友互动在过去的一年里在Pyff-Vue中实现了自己UI框架的一些成就。

##浏览器支持

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

##项目的部署运行

###获取代码

###本地配置

# install dependencies
npm run init

# serve with hot reload at localhost:3000
npm run dev

# build for production with hot reload at localhost:8080
npm run start

# build for production with minification
npm run build

##项目的发展方向

  • demo展示时,提供在线运行,使用Jsfiddle

  • demo展示时,完善安装过程,hello world等

  • 项目在构建的时候,能展示进度

  • highlight.js中的样式引用不到的问题

  • vue文件引用css源代码不能按postcss的解析,考虑配置问题

  • eslint配置

##相关文档链接

##主要维护者 在使用中有任何问题,欢迎反馈给我们

版权许可证

WTFPL& MIT