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

lmp

v0.0.96

Published

LMP(Love My Pursuit)

Downloads

185

Readme

LMP:Love My Pursuit. It is just my test package,current it is instable. 备注: 1、目前仅仅是测试包,不保证包的稳定性!! 2、使用Vue相关的时,请全局引入Vue。因为内部使用了“ import Vue from "Vue"; ” 更新记录: LMP 包更新

版本号:0.0.93 更新日期:2020-11-25 更新功能: 1、loading组件不可使用mispt-loading类名

版本号:0.0.92 更新日期:2020-11-25 更新功能: 1、使用Loading后无法点击问题修改

版本号:0.0.91 更新日期:2020-11-24 更新功能: 1、解决样式冲突问题

版本号:0.0.90 更新日期:2020-10-23 更新功能: 1、优化loading组件隐藏时的效果

版本号:0.0.89 更新日期:2020-10-22 更新功能: 1、修复loading组件在某些场景未居中显示问题

版本号:0.0.88 更新日期:2020-10-21 更新功能: 1、loading组件不管传入true还是false都不会隐藏问题修改

版本号:0.0.87 更新日期:2020-10-21 更新功能: 1、多输入了一个字母造成报错,修改

版本号:0.0.86 更新日期:2020-10-21 更新功能: 1、解决0.0.85依赖资源编译时的报错

版本号:0.0.85 更新日期:2020-10-20 更新功能: 1、修改 已发布过0.0.84问题 error Couldn't publish package: "https://registry.npmjs.org/lmp: You cannot publish over the previously published versions: 0.0.84."

版本号:0.0.84 更新日期:2020-10-20 更新功能: 1、添加 MisptPartLoading.vue 组件(loading组件)

版本号:0.0.83 更新日期:2020-06-02 更新功能: 1、修改 SearchBar.vue 组件 图标更新为字体图标(内置字体图标)、优化位置字体大小。

版本号:0.0.82 更新日期:2020-06-01 更新功能: 1、修改 SearchBar.vue 组件 图标更新为字体图标、优化位置字体大小。

版本号:0.0.81 更新日期:2020-04-27 更新功能: 1、修改 SearchBar.vue 组件 清空执行text-change 方法

版本号:0.0.75 更新日期:2019-09-25 更新功能: 1、修改 Popover.vue 组件 弹出位置问题

版本号:0.0.72 更新日期:2019-08-01 更新功能: 1、添加 Popover.vue 组件

版本号:0.0.70 更新日期:2019-07-17 更新功能: 1、移动端的组件支持在PC端使用 2、解决滚动视图嵌套使用的问题

版本号:0.0.53 更新日期:2018-10-23 更新功能: 1、ListItemView.vue 组件支持子选项,实现 “删除”——“确认删除”的效果

版本号:0.0.52 更新日期:2018-08-22 更新功能: 1、滚动容器加上全局禁止滚动的机制“if (window["disableTouchContainer"] != undefined) window.disableTouchContainer = true;”

版本号:0.0.51 更新日期:2018-07-30 更新功能: 1、文件版本编译时的bug处理。屏蔽掉“ng-src=”,“:src=”,“src="{{srcValue}}"”等动态编译表达式

版本号:0.0.49 更新日期:2018-07-25 更新功能: 1、对文件加入版本管理

版本号:0.0.46 更新日期:2018-04-16 更新功能: 1、ScrollView加入滚动条

版本号:0.0.42 更新日期:2018-03-27 更新功能: 1、优化列表视图的上拉刷新体验 2、设置列表视图的“没有更新数据”的方法处理逻辑中,只负责更新变量,不负责更新视图;更新视图上的文本,只在上拉加载触摸的时候处理

版本号:0.0.40 更新日期:2018-03-21 更新功能: 列表视图向外暴露刷新视图,不刷新数据的方法

版本号:0.0.39 更新日期:2018-01-09 更新功能: 多行文本溢出指令的在某些手机上批量设置元素style报错的bug

版本号:0.0.36 更新日期:2018-01-04 更新功能: 1、增加“ListItemView”,实现左滑出选项的组件

版本号:0.0.35 更新日期:2018-01-04 更新功能: 1、增加文本溢出显示“...”的vue指令

版本号:0.0.30 更新日期:2018-01-02 更新功能: 1、ScrollView Vue组件vscroll属性和vue冲突的问题,将属性改为lvScroll和lhScroll 2、使用webpackutil.js进行webpack编译时,babel进行js编译时重新包含node_modules。因为lmp本身是用的es6语法,如果浏览器不支持es6,则会报错。

版本号:0.0.28 更新日期:2017-11-15 更新功能: 1、去掉不必要的引用;小范围修改bug

版本号:0.0.27 更新日期:2017-11-15 更新功能: 1、增加搜索框控件(Vue版本) 2、DataScrollView加入scrollTo方法

版本号:0.0.26 更新日期:2017-11-09 更新功能: 1、修复ScrollView在某些情况下,快速上滑时底部出现黑边的bug

版本号:0.0.24 更新日期:2017-11-06 更新功能: 1、修复convert2Bool方法的bug 2、DataScrollView刷新时,支持不显示Loading提示

版本号:0.0.16 更新日期:2017-10-26 更新功能: 1、优化ScrollView、DataScrollView体验 2、ScrollView和DataScrollView注册时加入配置属性:isTouchContainer(默认true),如果为true,则自动将当前元素注册为TouchContainer 3、Vue组件ScrollVew、DataScrollView中属性识别字符串和对象绑定