Socket
Book a DemoInstallSign in
Socket

@vikadata/vikatable

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vikadata/vikatable

A react table with frozen columns and row headers based on react-window

latest
Source
npmnpm
Version
0.1.7
Version published
Weekly downloads
0
Maintainers
3
Weekly downloads
 
Created
Source

VikaTable

基于 react-window Grid 构建的表格组件。

react-window 是泛用性的虚拟滚动套件,vikatable 基于其中的 Grid 构建,通过扩展 Grid 的 props 参数,非侵入式支持更多的表格特性, 使其更方便构建表格。

Feature

  • 使用 typescript 重写(react-window 使用 flow)
  • 表头 & 冻结列 (sticky)
  • 统计栏
  • 通用的表格传参模式
  • 分组

Install

yarn add @vikadata/vikatable

Usage



Acknowledgments

  • react-window
  • flow-to-ts

License

MIT

Keywords

react

FAQs

Package last updated on 28 Aug 2020

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