Releases: Labs64/NetLicensingClient-javascript
Labs64 NetLicensing JavaScript Client v1.2.4
JavaScript wrapper for Labs64 NetLicensing RESTful API
Quick Start
NetLicensing JavaScript Client was designed to work both in the browser and in Node.js.
Using from a CDN
Simply include the following lines of code in the <head>
section of your page:
<script src="https://cdn.jsdelivr.net/gh/Labs64/[email protected]/dist/netlicensing-client.min.js"></script>
Installing with Node.js / npm
Add the following to your package.json
file and then run npm install
:
"dependencies": {
"netlicensing-client": "1.2.4"
}
or execute following command in your Node.js environment:
$ npm install netlicensing-client
Labs64 NetLicensing JavaScript Client v1.2.3
JavaScript wrapper for Labs64 NetLicensing RESTful API
Quick Start
NetLicensing JavaScript Client was designed to work both in the browser and in Node.js.
Using from a CDN
Simply include the following lines of code in the <head>
section of your page:
<script src="https://cdn.jsdelivr.net/gh/Labs64/[email protected]/dist/netlicensing-client.min.js"></script>
Installing with Node.js / npm
Add the following to your package.json
file and then run npm install
:
"dependencies": {
"netlicensing-client": "1.2.3"
}
or execute following command in your Node.js environment:
$ npm install netlicensing-client
Labs64 NetLicensing JavaScript Client v1.2.1
JavaScript wrapper for Labs64 NetLicensing RESTful API
Quick Start
NetLicensing JavaScript Client was designed to work both in the browser and in Node.js.
Using from a CDN
Simply include the following lines of code in the <head>
section of your page:
<script src="https://cdn.jsdelivr.net/gh/Labs64/[email protected]/dist/netlicensing-client.min.js"></script>
Installing with Node.js / npm
Add the following to your package.json
file and then run npm install
:
"dependencies": {
"netlicensing-client": "1.2.1"
}
or execute following command in your Node.js environment:
$ npm install netlicensing-client
Labs64 NetLicensing JavaScript Client v1.2.0
JavaScript wrapper for Labs64 NetLicensing RESTful API
Quick Start
NetLicensing JavaScript Client was designed to work both in the browser and in Node.js.
Using from a CDN
Simply include the following lines of code in the <head>
section of your page:
<script src="https://cdn.jsdelivr.net/gh/Labs64/[email protected]/dist/netlicensing-client.min.js"></script>
Installing with Node.js / npm
Add the following to your package.json
file and then run npm install
:
"dependencies": {
"netlicensing-client": "1.2.0"
}
or execute following command in your Node.js environment:
$ npm install netlicensing-client
Labs64 NetLicensing JavaScript Client v1.1.1
JavaScript wrapper for Labs64 NetLicensing RESTful API
Quick Start
NetLicensing JavaScript Client was designed to work both in the browser and in Node.js.
Using from a CDN
Simply include the following lines of code in the <head>
section of your page:
<script src="https://cdn.jsdelivr.net/gh/Labs64/[email protected]/dist/netlicensing-client.min.js"></script>
Installing with Node.js / npm
Add the following to your package.json
file and then run npm install
:
"dependencies": {
"netlicensing-client": "1.1.1"
}
or execute following command in your Node.js environment:
$ npm install netlicensing-client
Labs64 NetLicensing JavaScript Client v1.0.1
JavaScript wrapper for Labs64 NetLicensing RESTful API
Quick Start
NetLicensing JavaScript Client was designed to work both in the browser and in Node.js.
Using from a CDN
Simply include the following lines of code in the <head>
section of your page:
<script src="https://cdn.jsdelivr.net/gh/Labs64/[email protected]/dist/netlicensing-client.min.js"></script>
Installing with Node.js / npm
Add the following to your package.json
file and then run npm install
:
"dependencies": {
"netlicensing-client": "1.0.1"
}
or execute following command in your Node.js environment:
$ npm install netlicensing-client
Labs64 NetLicensing JavaScript Client v1.0.0
JavaScript wrapper for Labs64 NetLicensing RESTful API
Visit Labs64 NetLicensing at https://netlicensing.io
Quick Start
NetLicensing JavaScript Client was designed to work both in the browser and in Node.js.
Using from a CDN
A CDN (Content Delivery Network) is the fastest way to get up and running with NetLicensing JavaScript Client.
Simply include the following lines of code in the <head>
section of your page using latest released version:
<script src="https://cdn.jsdelivr.net/gh/Labs64/[email protected]/dist/netlicensing-client.min.js"></script>
Installing with Node.js / npm
NetLicensing JavaScript Client is available on npmjs. Add the following to your package.json
file and then run npm install
:
"dependencies": {
"netlicensing-client": "1.0.0"
}
or execute following command in your Node.js environment:
$ npm install netlicensing-client