Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@agconnect/function-harmony

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agconnect/function-harmony

AppGallery Connect Client JavaScript SDK Cloud Functions module for Harmony

latest
npmnpm
Version
1.3.2
Version published
Maintainers
1
Created
Source

Cloud Functions For Harmony

Introduction

Cloud Functions enables serverless computing. It provides the Function as a Service (FaaS) capabilities to simplify app development and O&M so your functions can be implemented more easily and your service capabilities can be built more quickly. Learn More

Integrating SDKs

Integrate the Cloud Functions SDK.

  • Run the following command to integrate the Cloud Functions JavaScript SDK into your project:
npm install --save @agconnect/function-harmony
  • Import the AppGallery Connect component to your project.
import agconnect from "@agconnect/api";
import "@agconnect/function-harmony";
import "@agconnect/instance";

For more details, please refer to Getting Started with Cloud Functions

Development Guide

Usage

Reference

License

Cloud Functions Service Plug-in is licensed under the: "ISC"

Keywords

agconnect

FAQs

Package last updated on 21 Feb 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts