ssb-frame

1.1.2 • Public • Published

ssb-frame

Embed an SSB blob in an iframe. If it is an HTML blob, inject an RPC object into it, to proxy SSB methods.

Install

npm install
npm run build

Usage

var createFrame = require('ssb-frame')(ssb, ssbManifest)

var iframe = createFrame('&blobId...')
document.body.appendChild(iframe)

License

Copyright (c) 2016 Charles Lehner

Usage of the works is permitted provided that this instrument is retained with the works, so that any entity that uses the works is notified of this instrument.

DISCLAIMER: THE WORKS ARE WITHOUT WARRANTY.

/ssb-frame/

    Package Sidebar

    Install

    npm i ssb-frame

    Weekly Downloads

    2

    Version

    1.1.2

    License

    Fair

    Last publish

    Collaborators

    • powersource
    • arj03
    • staltz
    • mixmix
    • cel