On this page
Introduction

Installation

LyteNyte Grid offers two editions:

  • Core: Free core functionality available under an Apache 2.0 License
  • Enterprise: Advanced version with enterprise-grade features

Install either edition via the npm registry using your preferred package manager.

pnpm add @1771technologies/lytenyte-pro
For Core:
pnpm add @1771technologies/lytenyte-grid-core

The Enterprise edition requires a license for production use. You can install and evaluate it without a license, but it will display a watermark on your page. Visit our pricing page for details on purchasing a license.

From Source

The source code for LyteNyte Grid is publicly available on GitHub. You can clone and build the project directly from source if needed.

Note: Even when building from source, you must accept the respective licenses for the Core and Enterprise editions. To use and develop code from the enterprise source, you must purchase a valid license. Please review the LyteNyte Grid EULA for a complete legal description of the terms.