Skip to content

ZustFengBo/e-virt-table

 
 

Repository files navigation

e-virt-table

English | 中文

A powerful data table based on canvas. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.

Install

npm install e-virt-table

or

yarn add e-virt-table

or

pnpm install e-virt-table

CDN

<script src="https://unpkg.com/e-virt-table/dist/index.umd.js"></script>

TIP

This component is still under testing, use at your own risk. If you find any bugs or issues, please report them at GitHub for us to fix. Also there were some APIs which are not mentioned in this documentation, some of them were not fully developed yet, which is why they are not mentioned here.

About

A powerful data table based on canvas. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.5%
  • CSS 1.1%
  • HTML 0.4%