1.0.0 • Published 2 years ago

zipyforplugins v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

ZIPY SDK

The Javascript SDK for Zipy

Installation

npm i zipyforplugins

Usage

import zipy from "zipyforplugins";
Note: 1. Make sure you have install `brotli`, we are using it compress the build files
      2. While releasing npm package, make sure you change `isNPM` to `true` in config.json
zipy.init("<app-id>");