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

@surely-vue/table

v4.3.13

Published

An enterprise-class table based Vue

Downloads

6,443

Readme

简介

Surely Vue Table 是 Ant Design Vue 团队旗下的“高端”组件之一,该组件致力于解决大数据渲染、图表集成等复杂高频问题。 使用该组件可以流畅滚动 10 万行、10 万列的数据,你不必担心页面卡顿造成用户投诉,进而影响业务进展。

该组件虽然是 Ant Design Vue 团队开发,但你依然可以将其使用在任何组件库中,它并不是 Ant Design Vue 的专属组件。

Surely Vue 默认使用虚拟滚动提升渲染速度,树形数据、展开内容、嵌套子表格、行列合并、自动行高、横向、纵向、吸顶、固定头、固定列等等一切都支持虚拟滚动。

很遗憾,这是一个商业化组件,不过不用担心,你依然可以免费使用它,但你不可以移除水印,当然也不可以隐藏水印。我们一直在保证 Ant Design Vue 完全开源的情况下,不断寻找靠谱的商业模式,期望通过“高端”组件集合获取一定的收入,招聘更多的技术专家,开发更多的功能。我想您也一定可以理解并支持我们,Surely Vue 的商业化将会有助于 Ant Design Vue 更快的成长。

官方网站

https://surely.cool/

功能点

以下是当前已经支持和正在开发中的功能,当然更多功能等你来提。

| 功能 | 状态 | | ------------ | ---- | | 边框定制 | ✅ | | 紧凑 | ✅ | | 自定义单元格 | ✅ | | 自定义行样式 | ✅ | | 斑马纹 | ✅ | | 单选 | ✅ | | 多选 | ✅ | | 单列排序 | ✅ | | 多列排序 | ✅ | | 服务端排序 | ✅ | | 单选 | ✅ | | 多选 | ✅ | | 反选 | ✅ | | 全选 | ✅ | | 筛选 | ✅ | | 自定义筛选 | ✅ | | 列宽拖动 | ✅ | | 固定头 | ✅ | | 固定列 | ✅ | | 表头吸顶 | ✅ | | 分页 | ✅ | | 自定义分页 | ✅ | | 页头 | ✅ | | 页尾 | ✅ | | 合计 | ✅ | | 表头合并 | ✅ | | 表头分组 | ✅ | | 行合并 | ✅ | | 列合并 | ✅ | | 增删改查 | ✅ | | 折叠数据 | ✅ | | 树形数据 | ✅ | | 嵌套子表格 | ✅ | | 虚拟行滚动 | ✅ | | 虚拟列滚动 | ✅ | | 加载中 | ✅ | | 空数据 | ✅ | | 编辑单元格 | ✅ | | 编辑行 | ✅ | | 自动行高 | ✅ | | 国际化 | ✅ | | 动画 | ✅ | | 拖拽排序 | ✅ | | 暗黑模式 | ✅ | | 右键功能集 | ✅ | | 图表 | 🚧 | | 文件导入 | 🚧 | | 复制导入 | 🚧 | | 打印 | 🚧 | | 导出 CSV | 🚧 | | 导出 EXCEL | 🚧 |