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

@smallcheng/avue-plus

v1.0.8

Published

From Avue Version 3.2.16

Readme

介绍

Avue.js是基于现有的element-ui库进行的二次封装,从而简化一些繁琐的操作,核心理念为数据驱动视图,主要的组件库针对table表格和form表单场景,同时衍生出更多企业常用的组件,达到高复用,容易维护和扩展的框架,同时内置了丰富了数据展示组件,让开发变得更加容易.

浏览器兼容性

支持所有符合ES5标准的浏览器(不支持IE8及以下版本).

改进说明

该项目基于现有的avue.js(vue3版本)改造,用法与avue.js一致,只是调整了部分样式,添加了一些属性。

新增的属性

| 属性名 | 作用 | |-------------|----------| | searchSpace | 搜索块与table块间距,默认10px | | groupTitleIconShow | form分组默认图标开启,默认为false。无需设置分组标题的icon,如设置了icon则显示icon | | btnIconShow | 按钮图标显示,默认fasle | | hideWrapBorder | 隐藏外边框,默认fasle | | askCloseDialog | 关闭弹窗时,表单内容改动过,是否弹窗提示,默认true |

修改的属性

| 属性名 | 作用 | |-------------|----------| | height | 新增full属性值,height:'full',crud高度撑满 |

文件

| 文件名 | 用途 | |-------------|----------| | avue.min.js | 生产环境| | avue.js | 开发环境|

文档

要查看Live Examples和文档,请访问https://avuejs.com.

问答

有关问题和支持,请使用issues或加入QQ群606410437.

issues

打开问题之前,请务必提供详细的问题过程和截图,不符合准则的问题将会被拒绝.

Changelog

发行说明中记录了每个版本的详细更改。

License

MIT

Copyright (c) 2017-present, Smallwei