@cryptlex/lexfloatclient
TypeScript icon, indicating that this package has built-in type declarations

4.8.0 • Public • Published

Build @cryptlex/lexfloatclient package

@cryptlex/lexfloatclient

Cryptlex lets you license your software apps effortlessly. You can easily generate license keys using the REST API or Dashboard and validate the license keys in your software apps using LexActivator (Cryptlex client library), implement floating licenses using LexFloatClient library.

Additionally, you can offer trials, subscriptions, floating licenses and much more.

LexFloatClient.js is a Node.js wrapper for LexFloatClient licensing library.

Installation

npm install @cryptlex/lexfloatclient

Then you can include it in your code:

const { LexFloatClient, LexFloatStatusCodes, LexFloatClientException } = require('@cryptlex/lexfloatclient');

Usage

Refer to following for documentation:

https://docs.cryptlex.com/floating-licenses/on-premise-floating-licenses/using-lexfloatclient/using-lexfloatclient-with-node.js

Package Sidebar

Install

npm i @cryptlex/lexfloatclient

Homepage

cryptlex.com

Weekly Downloads

188

Version

4.8.0

License

MIT

Unpacked Size

14.4 MB

Total Files

34

Last publish

Collaborators

  • adnan.kamili