0.9.2 • Published 4 months ago

revgrid v0.9.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Revgrid

NPM version License

Revgrid is a canvas based virtual grid focusing on realtime data display and performance. Data is injected into the grid using server interfaces.

Its main features are:

  • Speed
  • Virtual (supporting display of very large data sets)
  • Event driven (low CPU usage)
  • Multiple selections (rectangle, row and column)
  • Focus
  • Smooth horizontal scrolling
  • Multiple subgrids (header, main, footer)
  • Fixed rows and columns
  • Plug in cell painters
  • Plug in cell editors
  • Plug in UI controllers

Note that it is necessary to create a set of server interfaces in order to display data with Revgrid. The library contains 4 pre-built server interface sets and the test programs also demonstrate how to create server sets.

Installation

The library can be installed into an application package with the npm command:\ npm i revgrid

More information

For more information, please refer to the Revgrid website

0.9.0

4 months ago

0.9.2

4 months ago

0.9.1

4 months ago

0.4.5

2 years ago

0.4.4

2 years ago

0.4.3

2 years ago

0.4.2

2 years ago

0.1.13

2 years ago

0.1.14

2 years ago

0.1.15

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.16

2 years ago

0.1.17

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.2.2

2 years ago

0.1.11

3 years ago

0.1.12

3 years ago

0.1.9

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago