@1771technologies/lytenyte-pro
Version:
Blazingly fast headless React data grid with 100s of features.
147 lines (98 loc) • 6.88 kB
Markdown
<div align="center">
<br><br>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://xwhoymbxqtnizjadugph.supabase.co/storage/v1/object/public/images/github-lytenyte-dark.svg"/>
<source media="(prefers-color-scheme: light)" srcset="https://xwhoymbxqtnizjadugph.supabase.co/storage/v1/object/public/images/github-lytenyte-light.svg"/>
<img width="360" alt="Logo of LyteNyte Grid" src="https://xwhoymbxqtnizjadugph.supabase.co/storage/v1/object/public/images/github-lytenyte-light.svg"/>
</picture>
<br><br>
<h3>
The Fastest React Data Grid On The Modern Web
</h3>
</div>
<div align="center">
LyteNyte Grid is a **~40 KB, zero-dependency React data grid** engineered for
high performance and enterprise-scale datasets. It can handle **10,000 updates/sec**
and render **millions of rows**. No wrappers. No heavy abstractions.
Choose between **headless** components or a **pre-styled** grid out of
the box, and ship faster with a **declarative API** that
is purpose-built for React.
Start with **LyteNyte Grid Core** (free and open source). Upgrade
to **LyteNyte Grid PRO** for advanced enterprise features and support.
[Compare Features](https://1771technologies.com/pricing)
</div>
<div align="center">
[](https://www.npmjs.com/package/@1771technologies/lytenyte-pro)
[](https://www.npmjs.com/package/@1771technologies/lytenyte-core)
[](https://github.com/1771-Technologies/lytenyte/tree/main)
[](https://x.com/1771tech)
[](code_of_conduct.md)
<!-- [](https://www.bestpractices.dev/projects/TODO) -->
[](https://github.com/1771-Technologies/lytenyte/actions/workflows/release.yml?query=branch%3Amain)
</div>
<div align="center">
<a href="https://1771technologies.com">Website</a> — <a href="https://1771technologies.com/docs/intro-getting-started">Documentation</a> — <a href="https://1771technologies.com/demo">Demo</a> — <a href="https://1771technologies.com/pricing">Pricing</a> — <a href="https://1771technologies.com/eula">EULA</a>
</div>

---
## 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 data export, often locked behind paywalls in other grids.
2. **LyteNyte Grid PRO: Commercial edition** that extends Core with powerful enterprise
features such as server-side data loading, pivoting, tree data, component managers,
and advanced filtering. Build custom menus, popovers and dialogs,
and workflow-driven UIs with ease.
## 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.
## 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 license but a watermark will be displayed.
**Core:**
```sh
npm install --save @1771technologies/lytenyte-core
```
## Quick Start
- Begin with our comprehensive [getting started guide](https://www.1771technologies.com/docs/intro-getting-started).
- Explore our flexible [pricing options](https://www.1771technologies.com/pricing) to find the ideal fit for your project.
- Follow our step-by-step [installation guide](https://www.1771technologies.com/docs/intro-installation) to seamlessly integrate LyteNyte Grid into your application.
## 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 [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
license for the Core edition, which is free and open-source. Ideal for individual developers and community use.
2. **Developer PRO License Plan:** A [commercial license](https://www.1771technologies.com/eula) 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 [commercial license](https://www.1771technologies.com/eula) 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 [support guide](https://www.1771technologies.com/support) for detailed
information on available support channels and response options.
## Contributing
Please review our [contributing guide](https://github.com/1771-Technologies/lytenyte/blob/main/CONTRIBUTING.md) to learn about our development
process, bug reporting procedures, and codebase maintenance practices.
## Changelog
Our [changelog](https://www.1771technologies.com/docs/changelog/latest) is regularly updated
with detailed notes on new features, improvements, and bug fixes in each release.
LyteNyte Grid follows [semantic versioning](https://semver.org/) to ensure clear and predictable upgrade paths.
## Security
For information on reporting security vulnerabilities,
please consult our [security policy](https://github.com/1771-Technologies/lytenyte/blob/main/SECURITY.md).