composablesys / collabs

Collabs library monorepo

Home Page:https://collabs.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Container bundling features

mweidner037 opened this issue · comments

  • Way to report metadata for containers (author, license, etc., like in package.json).
  • "Standalone" field, indicating whether it is a standalone file, thus downloadable (with guarantee of working) and sandboxable. E.g. multi-file horse demo is not standalone.
  • Option to load containers from zip file, sending index.html first and then the assets, so that you can bundle all assets but still load quickly (e.g. horse demo standalone).
  • Sync container titles throughout (in case it changes dynamically). Likewise with icons.