COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20211217150527/https://github.com/topics/sdk-js
Here are
70 public repositories
matching this topic...
API Binding (SDK) for the everiToken blockchain.
React components that utilize Cloudinary functionality
Updated
Oct 14, 2021
JavaScript
Cloudinary JavaScript library
Cloudinary Angular client library
Updated
Dec 15, 2021
TypeScript
微信小程序 demo for 知晓云 Serverless SDK
Updated
Apr 9, 2021
JavaScript
Javascript/NodeJS SDK to create SmartThings SmartApps
Updated
Nov 16, 2021
JavaScript
Cloudinary components library for Vue.js application, for image and video optimization.
Updated
Oct 14, 2021
JavaScript
Updated
Dec 14, 2021
JavaScript
Updated
Nov 9, 2021
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
Sep 8, 2021
JavaScript
SDK to control and interact with the api.video HTML5 Player
Updated
Dec 15, 2021
TypeScript
cita-sdk-js library is a collection of packages which are cita-sdk and cita-signer for the CITA ecosystem.
Updated
Oct 6, 2021
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
Dec 14, 2021
TypeScript
Fatture in Cloud SDK (Software Development Kit) for JavaScript
Updated
Dec 15, 2021
JavaScript
Isomorphic JavaScript SDK for NULS blockchain.
Updated
Nov 2, 2019
TypeScript
Javascript SDK for using the hubii nahmii APIs
Updated
Aug 15, 2021
JavaScript
A collection of tools for interacting with Halo's APIs.
Updated
Dec 12, 2021
TypeScript
A Software Development Kit for implementing Harmony Connect
Updated
Jan 22, 2020
JavaScript
Snowplow JavaScript and TypeScript Analytics SDK
Updated
Oct 17, 2021
TypeScript
A JS adapter to query Intento API – a single API to Cognitive AI services from many vendors
Updated
Sep 21, 2021
JavaScript
Node.js KuCoin Futures API Wrapper/SDK
Updated
Nov 25, 2021
JavaScript
Updated
Mar 29, 2021
TypeScript
🌠 一个用于收录Mirai相关项目的仓库|mirai|plugins|mirai plugins|mirai-plugins
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