Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zalo-js-bridge

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zalo-js-bridge

A Javascript Framework for WebApp

  • 1.15.13
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-81.82%
Maintainers
1
Weekly downloads
 
Created
Source

Installation

ZaloJSBridge is available as an npm package.

NPM

To install and save in your package.json dependencies, run:

// with npm
npm install zalo-js-bridge@{__SDK_VERSION__}

CDN

Place the following <script> near the end of your pages, right before the closing </body> tag, to enable sdk.

<script src="https://h5.zdn.vn/jssdk/{__SDK_VERSION__}/lib.js"></script>

Usage

Setting up your app

Truy cập Zalo Developer để tạo và cấu hình app của bạn.

Mapping app with domain

Sau khi tạo App, để sử dụng ZJSBridge, App của bạn cần được mapping với domain của ứng dụng. Vui lòng liên hệ nhatvm@vng.com.vn để được hỗ trợ mapping domain.
Mặc định sau khi mapping domain, app của bạn sẽ được gọi các function sau:

Nếu có nhu cầu sử dụng các action khác, vui lòng liên hệ ViCH@vng.com.vn để được hỗ trợ.

FAQs

Package last updated on 05 May 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc