@progress/kendo-licensing
TypeScript icon, indicating that this package has built-in type declarations

1.5.1 • Public • Published

Progress Kendo UI Licensing CLI

This package is part of the Kendo UI family of UI Component suites.

For more information about usage with specific products see:

Usage

kendo-ui-license <command> [arguments]

Supported commands:

  • kendo-ui-license activate

    Validates and imports a Telerik and Kendo UI license key file.

    The following locations are searched for a license key:

    • The path specified in the TELERIK_LICENSE_PATH environment variable.
    • The TELERIK_LICENSE, KENDO_UI_LICENSE environment variables.
    • The telerik-license.txt, kendo-ui-license.txt files in:
      • The current working directory
      • Each parent directory
      • ~/.telerik (Linux and macOS) or %APPDATA%\Telerik (Windows)

    The exit status is one of the following values:

    • 0 - success.
    • 1 - no license key found.
    • 2 - invalid license key.
    • 3 - internal error.

    Command arguments:

    • --ignore-no-license - Sets the exit status to 0 (success) if a license file is missing.
  • kendo-ui-license help

    Prints a help message.

Changelog

1.5.1 (2025-03-10)

Bug fixes

  • preserve existing keys in setScriptKey

1.5.0 (2025-02-27)

Features

  • add support for TELERIK_LICENSE_PATH

1.4.0 (2025-02-07)

Features

  • add support for Telerik license keys
  • locate key files in parent and home directory

License

This is commercial software. To use it, you need to agree to the Telerik End User License Agreement for Kendo UI Complete. If you do not own a commercial license, this file shall be governed by the trial license terms.

All available Kendo UI commercial licenses may be obtained at http://www.telerik.com/purchase/kendo-ui.

Copyright © 2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.

Readme

Keywords

none

Package Sidebar

Install

npm i @progress/kendo-licensing

Weekly Downloads

198,097

Version

1.5.1

License

SEE LICENSE IN LICENSE.md

Unpacked Size

163 kB

Total Files

12

Last publish

Collaborators

  • progress