Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.24 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.24 KB

Mixmax JS SDK

Build Status

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.