
Security News
The AI Industry Is Betting on Open Weights
An open letter signed by 50 companies, from NVIDIA and Microsoft to Mistral and Hugging Face, urges Washington not to restrict open weight AI.
@wcj/code-image
Advanced tools
Create beautiful images of your source code.

import React from "react";
import CodeImage from '@wcj/code-image';
export default function App() {
return (
<CodeImage />
);
}
docker pull wcjiang/code-image
# Or
docker pull ghcr.io/jaywcjlove/code-image:latest
docker run --name code-image --rm -d -p 9666:3000 wcjiang/code-image:latest
# Or
docker run --name code-image -itd -p 9666:3000 wcjiang/code-image:latest
# Or
docker run --name wxmp -itd -p 8113:3000 ghcr.io/jaywcjlove/code-image:latest
Visit the following URL in your browser
http://localhost:9666/
npm install
npm run build # Compile packages 📦 @wcj/code-image
npm run watch # Real-time compilation 📦 @wcj/code-image
npm run start
As always, thanks to our amazing contributors!
Made with action-contributors.
Licensed under the MIT License.
FAQs
Create beautiful images of your source code..
The npm package @wcj/code-image receives a total of 2 weekly downloads. As such, @wcj/code-image popularity was classified as not popular.
We found that @wcj/code-image demonstrated a not healthy version release cadence and project activity because the last version was released 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.

Security News
An open letter signed by 50 companies, from NVIDIA and Microsoft to Mistral and Hugging Face, urges Washington not to restrict open weight AI.

Security News
/Research
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download it.

Research
/Security News
A large-scale campaign abused GitHub Actions in compromised repositories to exploit CVE-2026-41940 in cPanel and WHM and steal server credentials.