Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

yl-table

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yl-table

complex table react component

latest
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

Table 项目组件需求描述

L0 - L4 表示需求的完成必要程度,L0 最高;

组件功能需求

    • 现有的 antdesign 和 tdesign 的组件库的table 的全部功能,最好带有优化(L0);
    • rsuite 组件库的Table 组件的列拖动功能,要能记录拖动后的列宽度(L0);
    • 大量数据下的的虚拟渲染优化, 可参考现有虚拟渲染的优化方案,react-virtualized(L1);
    • 利用Jest编写测试用例,保证测试的覆盖率(L1);
    • 发布到npm仓库中(L0);

Keywords

component

FAQs

Package last updated on 20 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts