---
name: "@lytenyte"
slug: "lytenyte"
description: "LyteNyte Grid is a ~40 KB zero-dependency React data grid from 1771 Technologies engineered for enterprise-scale datasets, capable of 10,000 updates/second and millions of rows. The shadcn registry provides a Tailwind-themed, shadcn CSS-variable-aware wrapper around LyteNyte Grid. Core (free, open source) includes sorting, filtering, editing, row selection, detail views, aggregation, row grouping, and cell range selection. PRO (commercial license) adds server-side data loading, pivoting, tree data, and advanced filtering. Headless or pre-styled options available. Use for: replacing AG Grid or TanStack Table with a lighter, React-native data grid that slots into a shadcn/ui design system without wrapper overhead."
category: "Charts/data viz"
tags: ["accessibility", "dashboard", "design-system", "forms", "loaders", "pro-available", "tables", "theming"]
framework: "react"
license: null
author: "1771-Technologies"
website: "https://www.1771technologies.com"
github: "https://github.com/1771-Technologies/lytenyte"
registry: "https://www.1771technologies.com/r/registry.json"
pro: true
pro_url: "https://www.1771technologies.com/pricing"
github_stars: 941
component_count: 2
generated_at: "2026-07-28T08:59:05.895Z"
---

# @lytenyte

LyteNyte Grid is a ~40 KB zero-dependency React data grid from 1771 Technologies engineered for enterprise-scale datasets, capable of 10,000 updates/second and millions of rows. The shadcn registry provides a Tailwind-themed, shadcn CSS-variable-aware wrapper around LyteNyte Grid. Core (free, open source) includes sorting, filtering, editing, row selection, detail views, aggregation, row grouping, and cell range selection. PRO (commercial license) adds server-side data loading, pivoting, tree data, and advanced filtering. Headless or pre-styled options available. Use for: replacing AG Grid or TanStack Table with a lighter, React-native data grid that slots into a shadcn/ui design system without wrapper overhead.

## Links

- Website: https://www.1771technologies.com
- GitHub: https://github.com/1771-Technologies/lytenyte
- Registry JSON: https://www.1771technologies.com/r/registry.json
- Directory page: https://sh4dcn.vercel.app/registry/lytenyte
- This file: https://sh4dcn.vercel.app/md/lytenyte.md
- Pro / pricing: https://www.1771technologies.com/pricing

## Install

```sh
# add the whole registry (shadcn CLI)
npx shadcn@latest add https://www.1771technologies.com/r/registry.json
pnpm dlx shadcn@latest add https://www.1771technologies.com/r/registry.json
bunx shadcn@latest add https://www.1771technologies.com/r/registry.json
# clone the source repo
git clone https://github.com/1771-Technologies/lytenyte.git
# fetch the raw registry index
curl -s https://www.1771technologies.com/r/registry.json
```

## Components (2)

| name | type | description | install |
| --- | --- | --- | --- |
| lytenyte-core | registry:component | The free Core edition of LyteNyte Grid, an incredibly fast and feature complete React DataGrid. | `npx shadcn@latest add https://www.1771technologies.com/r/lytenyte-core.json` |
| lytenyte-pro | registry:component | The commercial PRO edition of LyteNyte Grid, the fastest data grid every created for the modern web. | `npx shadcn@latest add https://www.1771technologies.com/r/lytenyte-pro.json` |

## For AI agents

```text
You are adding components from @lytenyte to a shadcn-compatible project.
1. Read this file (https://sh4dcn.vercel.app/md/lytenyte.md) for the component list.
2. Fetch the machine-readable index: https://www.1771technologies.com/r/registry.json
3. Install a single component with its install command from the table above.
4. Full structured record: https://sh4dcn.vercel.app/json (library slug: lytenyte).
```
