
Company News
Socket Partners with Replit to Block Malicious Packages in AI-Powered Development
Replit is integrating Socket Firewall into its AI-powered development experience to help protect builders from malicious open source packages.
@framv/image
Advanced tools
Image export component for framv — render HTML/SVG to PNG, JPG, WebP, SVG as a declarative custom element
<framv-image> — renders HTML/SVG content to a static image (PNG, JPG, WebP, SVG).
npm install @framv/image
<script src="https://cdn.jsdelivr.net/npm/@framv/core/dist/bundle.iife.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@framv/image/dist/bundle.iife.js"></script>
<framv-image width="800" height="600" format="png">
<div style="background:linear-gradient(135deg,#667eea,#764ba2);width:800px;height:600px;display:flex;align-items:center;justify-content:center">
<h1 style="color:white;font-size:64px">Hello</h1>
</div>
</framv-image>
| Attribute | Default | Description |
|---|---|---|
width | 800 | Output width in pixels |
height | 600 | Output height in pixels |
format | png | png, jpg, webp, svg |
quality | 0.95 | Quality 0–1 (jpg/webp only) |
FAQs
Image export component for framv — render HTML/SVG to PNG, JPG, WebP, SVG as a declarative custom element
We found that @framv/image 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.

Company News
Replit is integrating Socket Firewall into its AI-powered development experience to help protect builders from malicious open source packages.

Security News
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.

Research
/Security News
Newer packages in this compromise use native extensions and .pth loaders to execute JavaScript stealers in developer environments.