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

@ridi-web/inappbridge

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ridi-web/inappbridge

A bridge between App - Web

latest
Source
npmnpm
Version
1.3.1
Version published
Maintainers
0
Created
Source

@ridi-web/inappbridge

웹에서 앱에게 메시지를 보내고 받는 표준화된 방식을 정의하는 라이브러리

상세한 인터페이스 정의에 대해서는 노션 문서:앱-웹 연동 인터페이스를 참고해주세요.

개발방법

개발자 도구

개발의 편의성을 위해 InAppBridge 테스트를 위한 개발자 도구를 지원합니다.
Tampermonkey 확장 프로그램 설 치 후 다음 링크 를 눌러서 설치합니 다.

우클릭 후 Tampermonkey > InAppBridge DevTools (beta) 를 눌러 실행합니다.

버저닝

기본적으로 semver 규칙을 따릅니다. 추가적으로 개발진행시 아래의 항목을 참고해 버저닝을 결 정합니다.

  • 앱의 모든 버전에 대응하거나 앱의 버전과 상관없는 기능추가나 변경이라면 패치 버전을 올립니다.
  • 신규 인터페이스 추가는 무조건 앱의 하위호환이 안되므로 마이너 버전을 올립니다.
  • 기존의 인터페이스에서 Object 형태의 파라미터가 추가되는 경우 앱의 하위호환이 되므로 패치 버전을 올립니다.

FAQs

Package last updated on 26 Sep 2024

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