capo.js web app client
rviscomi opened this issue · 2 comments
rviscomi commented
The default behavior of capo.js is to output logs to the console. The extension does that plus visualizing the color bar in HTML.
Create a new client type that outputs both the color bar and logs in HTML. We can embed that in the documentation site to enable users to interactively paste static HTML snippets and see how it would be evaluated. With some HTML presets, we can also use it to demo some of the script's capabilities.
rviscomi commented
With a storage layer, it could also be possible to create a permalink for users to share around or revisit later. Similar to the Lighthouse viewer, which relies on the users' own Gists for storage.