
Product
Introducing Socket Scanning for OpenVSX Extensions
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.
@spearwolf/shae-offscreen-canvas
Advanced tools
an offscreen canvas element based on the shadow-objects framework
a multi threaded renderer 🚀 for your browser using web workers and shared offscreen canvases
Caution‼️ this is a highly experimental setup, but with a damn high awesomeness factor! 😉
Using the shadow-objects library, the shae-offscreen-canvas package provides several web components that can be used to create a shadow-objects scenario that supports general offscreen canvas rendering as well as a shared three.js offscreen renderer.
thinktank
<html>
<body>
<shae-offscreen-canvas-ctx src="my-shae-offscreen-canvas-shadow-objects.js">
<t.5d-assets-store src="textures.json" />
<!-- somewhere in your layout -->
<shae-offscreen-canvas>
<spw-starfield star-count="10000" />
</shae-offscreen-canvas>
<!-- somewhere else in your layout -->
<shae-offscreen-canvas>
<t.5d-bouncing-sprites count="500" />
</shae-offscreen-canvas>
</shae-offscreen-canvas-ctx>
<script type="module" src="shae-offscreen-canvas.js"></script>
</body>
</html>
For a real working demo, check out ./index.html
The documentation for the shadow objects can be found here.
Run the tests with ..
➜ pnpm watch # or just use `pnpm test`
Run the local test server/scenario with ..
➜ pnpm dev # or use `pnpm nx dev shae-offscreen-canvas`
FAQs
an offscreen canvas element based on the shadow-objects framework
We found that @spearwolf/shae-offscreen-canvas demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.

Product
Bringing supply chain security to the next generation of JavaScript package managers

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies