@mixmaxhq/sdk
v2.0.7
Published
Our client-side SDK.
Downloads
169
Maintainers
Keywords
Readme
Mixmax JS SDK
This repo is for our Mixmax JavaScript SDK for use by third party apps as well as Mixmax's own apps.
It exports a top level module called Mixmax
, with submodules
Mixmax.editor
: APIs for managing the lifecycle of a Mixmax enhancement's editor as documented here.Mixmax.widgets
: APIs for embedding Mixmax functionality in your own website, currently the sequence picker as documented here and the embedded calendar as documented here.Mixmax.sidebar
: APIs for integrating your website into the Mixmax sidebar as documented here.
If you are interested in contributing to this repo, see here.