🧰Client SDK

SDK for building end-user microsite powered by Magami.

Overview

@vhiweb/magami-client-js is a TypeScript-first npm library that serves as a foundation for every end-user microsite powered by Magami.

The documentation for @vhiweb/magami-client-js is being maintained in its repository.

You can find @vhiweb/magami-client-js on npm and GitHub.

Installation

Install @vhiweb/magami-client-js by running the following command:

# With npm and yarn
npm i @vhiweb/magami-client-js
yarn add @vhiweb/magami-client-js

Versioning

@vhiweb/magami-client-js uses semver. We track its releases and changelogs on GitHub.

Currently, the SDK is in the pre-1.0 phase, meaning the API is unstable. We do our best to minimize breaking changes.

Last updated