Banner

Drop The Fastest React Data Grid Into Your App In Seconds

Building a feature-rich data grid that remains highly performant for end users takes a long time. Time that could be spent focusing on your application.

We created LyteNyte Grid to solve that. Designed with an obsessive focus on DX, it's ultra-fast, easy to customize, and drastically reduces the engineering effort required for data grids.

  —     —     —     —     —  

LyteNyte Logo

Why Choose LyteNyte Grid?

⚡Up to 7x than competing grids. At just 40 KB gzipped, it renders millions of rows and handles up to 10,000 updates/sec.

🧰 Get 150+ built-in , including server-side data loading, infinite scrolling, pivoting, tree views, filtering, row grouping, and cell editing.

🎯 Better DX with a that lets you extend the API and column definitions with your own custom props and methods. 100% type-safe. No wrappers or dependencies.

🎨 No by forcing a choice between a headless table and a pre-built table. You can run it headless for ultimate customization or with pre-built logic and themes if you need to ship in a rush.

🔄Driven by . It’s fully stateless and prop-driven. Configure it declaratively from URL params, server state, or external state for simpler code and zero sync headaches.

🤖 Turbocharges . The grid's declarative and type-safe nature allows AI to statically verify code, preventing hidden bugs and excess token usage caused by wrapping layers and imperative logic found in other grids.

Installation

LyteNyte Grid can be installed via NPM:

PRO:

sh
npm install --save @1771technologies/lytenyte-pro

[!NOTE] You can install and use LyteNyte Grid PRO without a license, but a watermark will be displayed.

Core:

sh
npm install --save @1771technologies/lytenyte-core

Quick Start

  • Begin with our comprehensive .
  • Explore our flexible to find the ideal fit for your project.
  • Follow our step-by-step to seamlessly integrate LyteNyte Grid into your application.

AI-Enhanced Workflows

LyteNyte Grid AI Skills are structured context files for Claude Code, Windsurf, Cursor, and other AI coding agents. Skills provide agents with accurate, curated context for LyteNyte Grid, allowing them to generate complex grid implementations with greater speed and reliability.

Instead of building the grid manually, developers can describe the desired result and let the agent generate the implementation.

Install LyteNyte Grid AI Skills

bash
npx skills add 1771-Technologies/lytenyte

Once installed, the Skill activates automatically whenever you work on a LyteNyte Grid task. No special prompting is needed. Skills are actively maintained by the 1771 Technologies team and versioned alongside each LyteNyte Grid release.

See our to learn more.

Features

⚛️  Reactive Architecture
FeatureCorePRO
🤖  AI Enhanced Workflows
FeatureCorePRO
🔌  API Extensions
FeatureCorePRO
🚀  Virtualization
FeatureCorePRO
🎬  Animations
FeatureCorePRO
🎨  Styling & Theming
FeatureCorePRO
Styled Themes
   ↳
   ↳
   ↳
   ↳
📋  Rows
FeatureCorePRO
Basic Row Operations
   ↳
   ↳
   ↳
Row Height
   ↳
   ↳
   ↳
Row Dragging / Reordering
   ↳
   ↳
   ↳
   ↳
📊  Columns
FeatureCorePRO
Basic Column Operations
   ↳
   ↳
   ↳
   ↳
   ↳
   ↳
Column Autosizing
   ↳
   ↳
   ↳
🔲  Cells
FeatureCorePRO
📌  Annotations  
FeatureCorePRO
🔀  Sorting
FeatureCorePRO
☑️  Selection  
FeatureCorePRO
Row Selection
   ↳
   ↳
   ↳
   ↳
   ↳
✏️  Editing
FeatureCorePRO
Cell Editing
   ↳
   ↳
   ↳
   ↳
🔍  Filtering  
FeatureCorePRO
Column Filters
   ↳
   ↳
   ↳
Advanced Filters-
   ↳
   ↳
   ↳
🧮  Expressions  
FeatureCorePRO
📦  Grouping & Aggregations
FeatureCorePRO
Row Grouping
   ↳
   ↳
   ↳
Master Detail
   ↳
   ↳
   ↳
   ↳
🔄  Pivoting  
FeatureCorePRO
🌲  Tree Data  
FeatureCorePRO
🌐  Server Data Loading  
FeatureCorePRO
Basic Server Operations
   ↳
   ↳
   ↳
   ↳
🧩  Prebuilt Components  
FeatureCorePRO
Other Prebuilt Components-
   ↳
   ↳
   ↳
   ↳
   ↳
📤  Import & Export  
FeatureCorePRO
Data Export
   ↳
   ↳
   ↳
   ↳
⌨️  Keyboard & Accessibility
FeatureCorePRO

Key Design Principles

  • Performance-First: LyteNyte Grid is engineered with speed as a fundamental priority, ensuring responsive performance even when handling large datasets.

  • Modern Architecture: Leveraging cutting-edge web technologies, LyteNyte Grid utilizes native browser scroll functionality to keep the main thread unencumbered as users navigate through their data.

  • React-Aligned Philosophy: Adhering to React's core principles, LyteNyte Grid implements one-way data binding and declarative rendering to maintain predictable state management.

LyteNyte Editions

LyteNyte Grid is available in two editions:

  1. LyteNyte Grid Core: Free, open-source edition for building high-performance data tables. Includes sorting, filtering, editing, row selection, detail views, and more. Also includes advanced features such as aggregation, row grouping, and cell range selection, often locked behind paywalls in other grids.

  2. LyteNyte Grid PRO: Commercial edition that extends Core with powerful enterprise features, including server-side data loading, pivoting, tree data, component managers, and advanced filtering. Build custom menus, popovers, expressions, and workflow-driven UIs with ease.

Licensing

LyteNyte Grid is available in two editions, Core and PRO, and is offered under the following three license plans:

  1. Core License Plan: An  license for the Core edition, which is free and open-source. Ideal for individual developers and community use.

  2. Developer PRO License Plan: A for the PRO edition, designed for individuals and teams with up to 50 developers. Unlocks the full potential of LyteNyte Grid with advanced features unavailable in the Core edition.

  3. Organization PRO License Plan: A for the PRO edition, tailored for teams with 50+ developers. Includes all PRO features along with an enhanced support agreement and negotiated pricing terms.

All PRO licenses are perpetual and include 12 months of software updates, feature upgrades, and dedicated technical support during your active license term.

Support

Our team actively maintains and supports both the Core and PRO editions of LyteNyte Grid. Please refer to our for detailed information on available support channels and response options.

Contributing

Please review our to learn about our development process, bug reporting procedures, and codebase maintenance practices.

Changelog

Our is regularly updated with detailed notes on new features, improvements, and bug fixes in each release. LyteNyte Grid follows to ensure clear and predictable upgrade paths.

Security

For information on reporting security vulnerabilities, please consult our .