The Wayback Machine - https://web.archive.org/web/20220407004530/https://github.com/topics/sdk-js
Here are
77 public repositories
matching this topic...
API Binding (SDK) for the everiToken blockchain.
Updated
Feb 11, 2022
HTML
React components that utilize Cloudinary functionality
Updated
Apr 4, 2022
JavaScript
Cloudinary JavaScript library
Cloudinary Angular client library
Updated
Mar 24, 2022
TypeScript
微信小程序 demo for 知晓云 Serverless SDK
Updated
Apr 9, 2021
JavaScript
Javascript/NodeJS SDK to create SmartThings SmartApps
Updated
Feb 13, 2022
JavaScript
Cloudinary components library for Vue.js application, for image and video optimization.
Updated
Mar 24, 2022
JavaScript
Updated
Mar 26, 2022
JavaScript
Updated
Apr 6, 2022
TypeScript
Event Gateway JavaScript SDK
Updated
Dec 13, 2018
JavaScript
WorldWindJS is a community maintained fork of the WebWorldWind virtual globe SDK from NASA - an interactive 3D globe library featuring maps, imagery and terrain plus 2D map projections.
Updated
Mar 27, 2022
JavaScript
SDK to control and interact with the api.video HTML5 Player
Updated
Apr 1, 2022
TypeScript
cita-sdk-js library is a collection of packages which are cita-sdk and cita-signer for the CITA ecosystem.
Updated
Feb 26, 2022
TypeScript
NaifJs, a simple state-machine based dialog manager.
Updated
May 9, 2021
JavaScript
Lazada Open Platform SDK for Nodejs
Updated
Jul 6, 2018
JavaScript
Updated
Apr 29, 2019
JavaScript
Updated
Apr 5, 2022
Python
A collection of tools for interacting with Halo's APIs.
Updated
Mar 22, 2022
TypeScript
Fatture in Cloud SDK (Software Development Kit) for JavaScript
Updated
Mar 18, 2022
JavaScript
Updated
Feb 14, 2022
TypeScript
A universal JS client for the People Data Labs API
Updated
Apr 4, 2022
JavaScript
Javascript SDK for using the hubii nahmii APIs
Updated
Aug 15, 2021
JavaScript
Isomorphic JavaScript SDK for NULS blockchain.
Updated
Nov 2, 2019
TypeScript
Node.js KuCoin Futures API Wrapper/SDK
Updated
Feb 20, 2022
JavaScript
A Software Development Kit for implementing Harmony Connect
Updated
Jan 22, 2020
JavaScript
A JS adapter to query Intento API – a single API to Cognitive AI services from many vendors
Updated
Sep 21, 2021
JavaScript
Snowplow JavaScript and TypeScript Analytics SDK
Updated
Oct 17, 2021
TypeScript
Improve this page
Add a description, image, and links to the
sdk-js
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
sdk-js
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently defining a variable is
This can be non-obvious to developers who are used to keywords before declaring variables. Also in CashScript variables can be reassigned.
For that reason this ticket is to add support for
let
andconst
. Their functionality would be inline with other mainstream languages.let
would be for variables which can be