文件名称:常规表:常规库,用于异步和虚拟数据模型
文件大小:304KB
文件格式:ZIP
更新时间:2024-02-25 23:59:19
javascript table data-visualization Datavisualization
regular-table是浏览器的Javascript库,它导出名为呈现到可伸缩视口内的sticky位置。 从本地async虚拟数据模型仅渲染和查询可视单元格,使regular-table非常适合庞大或远程数据集。 使用它来构建数据网格,电子表格,数据透视表,文件树,或在任何需要的时间:
只是一个普通的
。
虚拟渲染以实现高性能。
async数据模型处理慢速,远程,巨大和/或分布式后端。
易于样式设置,可与
任何常规CSS一起使用。
捆绑包小,没有依赖性。
例子
two_billion_r
【文件预览】:
regular-table-master
----rollup.config.js(1KB)
----package.json(3KB)
----literally.config.js(401B)
----.eslintrc.json(1KB)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----test()
--------features()
--------examples()
----jest.config.js(164B)
----api.md(15KB)
----LICENSE(11KB)
----src()
--------less()
--------js()
----jest-puppeteer.config.js(246B)
----index.d.ts(11KB)
----examples()
--------3d_array.html(2KB)
--------file_browser.md(9KB)
--------column_mouse_selection.md(12KB)
--------area_clipboard.md(13KB)
--------two_billion_rows.md(3KB)
--------perspective_basic.html(8KB)
--------2d_array.md(3KB)
--------web_worker.html(2KB)
--------react.md(1KB)
--------perspective.md(16KB)
--------area_mouse_selection.md(8KB)
--------spreadsheet.md(12KB)
--------fixed_column_widths.md(6KB)
--------canvas_data_model.md(5KB)
--------row_column_area_selection.md(4KB)
--------minesweeper.md(9KB)
--------row_mouse_selection.md(16KB)
--------benchmark.html(3KB)
--------striped.md(4KB)
----.gitignore(2KB)
----CHANGELOG.md(13KB)
----logo.png(24KB)
----README.md(14KB)
----yarn.lock(383KB)
----scripts()
--------babel-plugin-html-template.js(986B)
--------sync_gist.js(2KB)
----.gitattributes(18B)
----babel.config.js(635B)
网友评论