cryptlex / lexfloatclient-js

LexFloatClient API wrapper for Node.js (floating licensing library).

Home Page:https://cryptlex.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

LexFloatClient API wrapper for Node.js (floating licensing library).

https://cryptlex.com

License:MIT License


Languages

Language:TypeScript 33.9%Language:C++ 27.7%Language:C 27.6%Language:Shell 4.8%Language:Python 3.0%Language:PowerShell 2.2%Language:JavaScript 0.9%