0.1.1 • Published 6 years ago
@obsidianjs/iframe-api v0.1.1
iframe-api
This modules integrates the obsidian-api_ library to the ObsidianJS framework.
iframe-api allows to integrate an ObsidianJS application in a web page
through <iframe>
. It provides an integration script and an API that allows
the integration page and the application to communicate via remote function
calls and events. See the obsidian-api_ documentation for more information.
.. _obsidian-api: https://wanadev.github.io/obsidian-api/
Documentation
Changelog
- 1.0.0: Initial release.