← Complete SDK reference

Browser script asset

Plain-script browser bundle

@silicon-jungle/inkwell-sdk/browser

The package’s /browser export points to the bundled IIFE for plain HTML and engine bridges.

Exact source · npm package · Reference version 0.0.8

API at a glance

  • window.Inkwell

Copy the installed package’s dist/inkwell.browser.js into your export and load it with a normal script element before game code. The file exposes window.Inkwell; it is not an ES module with named exports.

Self-host a version pinned by your lockfile. The browser bundle has the browser facade, not server credentials or private-storage access.

Examples, policies and operational limits →

All exported symbols

This is a script asset rather than an ES module. It attaches Inkwell to window.