@gridstorm/license
v0.1.2
Published
License key validation for GridStorm enterprise plugins
Readme
@gridstorm/license
License key validation for GridStorm enterprise plugins.
Install
npm install @gridstorm/licenseUsage
import { setLicenseKey } from '@gridstorm/license';
// Set your enterprise license key before initializing enterprise plugins
setLicenseKey('YOUR_LICENSE_KEY');Overview
Enterprise plugins (aggregation, pivoting, clipboard, tree data, server-side row model) require a valid license key. This package provides the validation logic that enterprise plugins depend on.
Documentation
License
MIT
