File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11CrowdHandler JS SDK
22====================
3+
34JS SDK for interacting with CrowdHandler Public and Private APIs. Extensive functionality for checking and queuing users
45
56Install and Require
@@ -9,8 +10,10 @@ Install and Require
910
1011 const crowdhandler = require("crowdhandler-sdk")
1112
12- Examples
13- ---------
13+ Integration Examples
14+ ----------------------------
15+
16+ See examples:
1417
1518< https://github.com/Crowdhandler/crowdhandler-javascript-sdk/tree/main/examples >
1619
Original file line number Diff line number Diff line change 11{
22 "name" : " crowdhandler-sdk" ,
3- "version" : " 2 .0.0-beta.1 " ,
3+ "version" : " 1 .0.2 " ,
44 "description" : " " ,
5- "homepage" : " https://github.com/Crowdhandler/ crowdhandler-javascript-sdk#readme " ,
5+ "homepage" : " https://www. crowdhandler.com " ,
66 "repository" : {
77 "type" : " git" ,
88 "url" : " https://github.com/Crowdhandler/crowdhandler-javascript-sdk"
You can’t perform that action at this time.
0 commit comments