LyteNyte Grid is available in two editions:
Both editions can be installed from the npm
registry using your preferred package manager.
# Install PRO edition
pnpm add @1771technologies/lytenyte-pro
pnpm add @1771technologies/lytenyte-core
The PRO edition requires a valid license for production use. You can install and evaluate it without a license, but it will display a watermark on your applications.
For licensing options and pricing details, visit our pricing page.
LyteNyte Grid is available via CDN through NPM's distribution network. While the package offers various entry points depending on your component requirements, the following CDN links provide access to all available code files:
Unpkg: https://app.unpkg.com/@1771technologies/lytenyte-pro/files/dist
JsDelivr: https://cdn.jsdelivr.net/npm/@1771technologies/lytenyte-pro/dist/
The complete source code for LyteNyte Grid is publicly available on GitHub. You can clone and build the project directly from source if your project requires customization.
Important: When building from source, you must adhere to the respective licenses for both editions. Using or developing code from the PRO source requires a valid license to be purchased. Please review the LyteNyte Grid End User License Agreement for complete legal terms.