Skip to content

JS bridge (miniapp sdk) for iOS/Android platforms which uses Ionic Portals

Notifications You must be signed in to change notification settings

mhushang/js-miniapp-sdk

Repository files navigation

JS MiniApps SDK

JS bridge for iOS/Android platforms which uses Ionic Portals (https://ionic.io/docs/portals)

Usage

Examples

https://www.loom.com/share/12fa9842a713462eb3a9edade4985224

Available scripts of the library

The project contains the following scripts:

  • dev - starts dev server
  • build - generates the following bundles: CommonJS (.cjs) ESM (.mjs) and IIFE (.iife.js). The name of bundle is automatically taked from package.json name property
  • test - starts jest and runs all tests
  • test:coverage - starts jest and run all tests with code coverage report
  • lint:scripts - lint .ts files with eslint
  • lint:styles - lint .css and .scss files with stylelint
  • format:scripts - format .ts, .html and .json files with prettier
  • format:styles - format .cs and .scss files with stylelint
  • format - format all with prettier and stylelint
  • prepare - script for setting up husky pre-commit hook

About

JS bridge (miniapp sdk) for iOS/Android platforms which uses Ionic Portals

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published