ofself ecosystem

@ofself/shell v0.26.7

The ofself ecosystem shell — the field, the rail, the panels, the controls. One frame every app renders inside.

Install — versioned (recommended)
npm install https://artifactory.ofself.ai/@ofself/shell/0.26.7/ofself-shell-0.26.7.tgz
Install — latest
npm install https://artifactory.ofself.ai/@ofself/shell/latest/ofself-shell.tgz
CDN — versioned (immutable)
https://artifactory.ofself.ai/@ofself/shell/0.26.7/dist/index.js
CDN — latest (floating)
https://artifactory.ofself.ai/@ofself/shell/latest/dist/index.js
Import map
<script type="importmap">
  { "imports": {
    "@ofself/shell": "https://artifactory.ofself.ai/@ofself/shell/0.26.7/dist/index.js"
  } }
</script>