New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

revgrid

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

revgrid

Canvas based high performance grid

  • 0.4.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-75%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 11 Dec 2023

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc