Skip to content

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.

License

Notifications You must be signed in to change notification settings

ecubus/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>

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

No packages published

Languages

  • TypeScript 98.9%
  • Other 1.1%