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 🙏

© 2024 – Pkg Stats / Ryan Hefner

vue-components-haha

v1.0.85

Published

vue组件模板

Downloads

19

Readme

vue-components-haha

vue组件框架,偏业务module

Usage

1. npm install
2. npm run build	// 打成umd格式的包
3. npm run dev		// 运行demo
4. open 0.0.0.0:8082

Features

  • vue2
  • webpack2

目录结构

├── lib						// 组件打成umd格式后输出的目录
├── src 					// 组件目录
├── demo					// demo目录					
├── test					// demo模板html目录				
├── package.json
└── README

Explation

  1. npm run build: 打成umd格式的包输入到lib
  2. 用法在demo文件夹里

CHANGELOG

1.0.0 初版,包含menu,swiper,responsive,title模块 1.0.1 增加badge 1.0.2 修改badge问题 1.0.3 修改badge问题 1.0.4 增加人物简介模块和关注模块 1.0.5 修改title模块下划线的问题 1.0.8 修改swiper高度问题 1.0.9 增加swiper高度 1.0.10 增加card组件 1.0.11 增加tabbar和tab组件 1.0.12 增加modal,toolbar。 1.0.13 增加person组件头像问题 1.0.14 修改modal倒计时错误 1.0.15 修改modal 初始隐藏错误 1.0.16 增加rate组件 1.0.18 增加验证码倒计时组件 1.0.19 修改倒计时错误 1.0.20 增加dropdown组件,手风琴类型 1.0.21 修改dropdown组件动画 1.0.22 增加swiper组件,还未有自动播放,和方法api。 1.0.23 完善swiper组件,增加toast 1.0.24 修改toolbar 1.0.25 toolbar滚动时affix 1.0.26 增加返回顶部组件 1.0.28 修改样式 1.0.40 修改样式问题,增加infinitescroll组件,仿照mint-ui infinitescroll 1.0.45 修改样式问题,增加loadmore组件,仿照mint-ui loadmore 1.0.47 修改样式问题 1.0.69 增加倒计时2.0版本组件 1.0.70 增加fixed-head组件,悬浮头部